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: Deal with port as given by an env var, which might be a string. #186

Closed DanCardin closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4326383258


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/pytest_mock_resources/config.py 2 3 66.67%
<!-- Total: 3 4 75.0% -->
Totals Coverage Status
Change from base Build 4266917488: -0.03%
Covered Lines: 1283
Relevant Lines: 1404

💛 - Coveralls