Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improve default postgres driver selection heuristics. #206

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

DanCardin
Copy link
Contributor

Fixes #205

@DanCardin DanCardin force-pushed the dc/improve-postgres-driver-heuristics branch from 9273d04 to e2f0dab Compare April 3, 2024 16:22
@DanCardin DanCardin force-pushed the dc/improve-postgres-driver-heuristics branch from e2f0dab to 1912484 Compare April 4, 2024 12:54
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8555011409

Details

  • 14 of 16 (87.5%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 89.459%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/pytest_mock_resources/container/postgres.py 14 16 87.5%
Totals Coverage Status
Change from base Build 8173926301: -0.1%
Covered Lines: 1439
Relevant Lines: 1589

💛 - Coveralls

@DanCardin DanCardin merged commit f013626 into main Apr 11, 2024
20 checks passed
@DanCardin DanCardin deleted the dc/improve-postgres-driver-heuristics branch April 11, 2024 17:28
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.

Allow using psycopg instead of psycopg2
2 participants