Repo Added
|
Files
9
|
Badge
README BADGES
|
cron
travis-ci
104 of 182 relevant lines covered (57.14%)
4.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | src/pytest_mongo/__init__.py | 21 | 2 | 0 | 2 | 0.0 | |
0.0 | src/pytest_mongo/plugin.py | 119 | 25 | 0 | 25 | 0.0 | |
21.43 | src/pytest_mongo/port.py | 85 | 28 | 6 | 22 | 7.0 | |
63.77 | src/pytest_mongo/factories.py | 207 | 69 | 44 | 25 | 7.0 | |
66.67 | src/pytest_mongo/executor_noop.py | 32 | 12 | 8 | 4 | 7.0 | |
100.0 | tests/conftest.py | 15 | 8 | 8 | 0 | 7.0 | |
100.0 | tests/__init__.py | 2 | 1 | 1 | 0 | 7.0 | |
100.0 | tests/test_mongo.py | 50 | 26 | 26 | 0 | 7.0 | |
100.0 | tests/test_noopexecutor.py | 28 | 11 | 11 | 0 | 7.0 |