Skip to content

Add support for partitioning by numeric range - #61

Merged
marcelofern merged 1 commit into
mainfrom
partition-by-numeric-range
Apr 10, 2026
Merged

Add support for partitioning by numeric range#61
marcelofern merged 1 commit into
mainfrom
partition-by-numeric-range

Conversation

@marcelofern

Copy link
Copy Markdown
Collaborator

No description provided.

@marcelofern
marcelofern requested a review from a team as a code owner April 9, 2026 02:07
@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown

Coverage Report Results

Name Stmts Miss Branch BrPart Cover
src/psycopack/__init__.py 9 0 0 0 100%
src/psycopack/_commands.py 230 0 38 0 100%
src/psycopack/_conn.py 5 0 0 0 100%
src/psycopack/_const.py 3 0 0 0 100%
src/psycopack/_cur.py 24 0 2 0 100%
src/psycopack/_identifiers.py 12 0 2 0 100%
src/psycopack/_introspect.py 199 0 20 0 100%
src/psycopack/_logging.py 2 0 0 0 100%
src/psycopack/_partition.py 16 0 0 0 100%
src/psycopack/_psycopg.py 5 0 0 0 100%
src/psycopack/_registry.py 88 0 12 0 100%
src/psycopack/_repack.py 466 2 172 5 99%
src/psycopack/_sync_strategy.py 4 0 0 0 100%
src/psycopack/_tracker.py 180 0 42 0 100%
tests/conftest.py 19 0 0 0 100%
tests/factories.py 41 0 10 0 100%
tests/test_cur.py 20 0 2 0 100%
tests/test_fixtures.py 5 0 0 0 100%
tests/test_package.py 3 0 0 0 100%
tests/test_repack.py 1204 0 22 0 100%
TOTAL 2535 2 322 5 99%

1 empty file skipped.

@marcelofern
marcelofern force-pushed the partition-by-numeric-range branch from 10e449c to b638bba Compare April 9, 2026 23:44
@marcelofern
marcelofern merged commit 822065a into main Apr 10, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant