schireson / pytest-mock-resources

Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.
https://pytest-mock-resources.readthedocs.io/en/latest/quickstart.html
MIT License
179 stars 19 forks source link

fix: Ensure connection gets closed and is compatible with asyncpg. #184

Closed DanCardin closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4264234766

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 4254212206: 0.2%
Covered Lines: 1325
Relevant Lines: 1445

💛 - Coveralls