Skip to content

Conversation

@timb07
Copy link
Contributor

@timb07 timb07 commented Jul 4, 2025

This change adds a test for the changes introduced in #46.

@timb07 timb07 force-pushed the add-test-for-fix-permission-checks-role-membership branch from d5bfab3 to 96df501 Compare July 4, 2025 05:36
@github-actions
Copy link

github-actions bot commented Jul 4, 2025

Coverage Report Results

Name Stmts Miss Branch BrPart Cover
src/psycopack/__init__.py 6 0 0 0 100%
src/psycopack/_commands.py 118 0 10 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 167 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 357 0 120 0 100%
src/psycopack/_tracker.py 165 0 36 0 100%
tests/conftest.py 19 0 0 0 100%
tests/factories.py 40 0 8 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 742 0 4 0 100%
TOTAL 1751 0 206 0 100%

1 empty file skipped.

@timb07 timb07 requested review from marcelofern and s-cooper18 July 4, 2025 05:40
@timb07 timb07 merged commit 9d9922d into main Jul 7, 2025
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.

3 participants