Repo Added
|
Files
16
|
Badge
README BADGES
|
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | src/pytest_postgresql/__init__.py | 27 | 7 | 0 | 7 | 0.0 | |
6.25 | src/pytest_postgresql/compat.py | 36 | 16 | 1 | 15 | 4.0 - 4 | |
21.43 | src/pytest_postgresql/port.py | 85 | 28 | 6 | 22 | 4.0 - 4 | |
51.76 | src/pytest_postgresql/factories.py | 277 | 85 | 44 - 2 | 41 + 2 | 4.0 - 3 | |
55.81 | src/pytest_postgresql/plugin.py | 201 | 43 | 24 | 19 | 4.0 - 4 | |
63.04 | src/pytest_postgresql/executor.py | 229 | 92 | 58 | 34 | 4.0 - 3 | |
63.64 | src/pytest_postgresql/janitor.py | 104 | 44 | 28 | 16 | 4.0 - 4 | |
70.0 | src/pytest_postgresql/executor_noop.py | 74 | 20 | 14 + 1 | 6 - 1 | 4.0 - 4 | |
86.96 | tests/conftest.py | 53 - 4 | 23 - 6 | 20 - 9 | 3 + 3 | 4.0 - 3 | |
91.53 | tests/test_postgresql.py | 102 + 19 | 59 + 18 | 54 + 13 | 5 + 5 | 4.0 - 4 |