Avatar for the kalynnka user
kalynnka
arcanus
BlogDocsChangelog

Performance History

Latest Results

simplify cursor criteria (#38) ## Summary - Simplifies cursor pagination criteria so cursors carry explicit order-by and a single bookmark expression. - Moves bookmark creation to return expressions directly and updates criteria exports accordingly. - Reworks pagination tests around the new cursor/bookmark behavior for sync and async SQLAlchemy flows. ## Validation - `uv run ruff check .` passed. - `uv run pytest` passed: 1029 passed, 1 skipped. - `uv run pyright arcanus/__init__.py arcanus/criteria.py tests/sqlalchemy/async/test_async_operations.py tests/sqlalchemy/async/test_pagination.py tests/sqlalchemy/sync/test_pagination.py tests/sqlalchemy/sync/test_session.py tests/test_criteria.py` passed. - Full `uv run pyright` still reports existing project-wide type issues outside this patch, mostly in association/sqlalchemy/benchmark files.
main
7 days ago
bump tag
codex/cursor-pagination-criteria
7 days ago
refactor: simplify cursor criteria
codex/cursor-pagination-criteria
7 days ago
format
codex/text-range-criteria-operators
8 days ago
fix: preserve excluded fields in providers
codex/nested-criteria-frozen-fields
8 days ago
Fix frozen excluded field syncing
codex/nested-criteria-frozen-fields
8 days ago

Latest Branches

CodSpeed Performance Gauge
0%
[codex] simplify cursor criteria#38
7 days ago
98e1c56
codex/cursor-pagination-criteria
CodSpeed Performance Gauge
0%
8 days ago
d1a792e
codex/text-range-criteria-operators
CodSpeed Performance Gauge
0%
8 days ago
655640c
codex/nested-criteria-frozen-fields
© 2026 CodSpeed Technology
Home Terms Privacy Docs