Skip to content

Fix pk sequence value update negative 2#53

Merged
timb07 merged 4 commits intomainfrom
fix-pk-sequence-value-update-negative-2
Sep 9, 2025
Merged

Fix pk sequence value update negative 2#53
timb07 merged 4 commits intomainfrom
fix-pk-sequence-value-update-negative-2

Conversation

@timb07
Copy link
Copy Markdown
Contributor

@timb07 timb07 commented Sep 9, 2025

The branch in #51 was merged into a different branch instead of into main. This PR has the same changes.

@timb07 timb07 requested a review from a team as a code owner September 9, 2025 03:55
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 9, 2025

Coverage Report Results

Name Stmts Miss Branch BrPart Cover
src/psycopack/__init__.py 6 0 0 0 100%
src/psycopack/_commands.py 116 0 6 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 174 0 16 0 100%
src/psycopack/_logging.py 2 0 0 0 100%
src/psycopack/_psycopg.py 5 0 0 0 100%
src/psycopack/_registry.py 58 0 6 0 100%
src/psycopack/_repack.py 364 0 124 0 100%
src/psycopack/_tracker.py 165 0 36 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 786 0 10 0 100%
TOTAL 1808 0 214 0 100%

1 empty file skipped.

@timb07 timb07 merged commit ff5e144 into main Sep 9, 2025
18 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