Closed JayH5 closed 7 years ago
Merging #40 into develop will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## develop #40 +/- ##
======================================
Coverage 100% 100%
======================================
Files 24 24
Lines 2336 2334 -2
Branches 151 151
======================================
- Hits 2336 2334 -2
Impacted Files | Coverage Δ | |
---|---|---|
seaworthy/pytest/fixtures.py | 100% <100%> (ø) |
:arrow_up: |
seaworthy/tests-pytest/test_fixtures_pytester.py | 100% <100%> (ø) |
:arrow_up: |
seaworthy/tests-pytest/test_fixtures.py | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c7a0aea...7c20c57. Read the comment docs.
OK my next chunk of work is going in another direction so I'm going to merge this for now to get it out the way.
Turn container_fixture into generic resource_fixture ...more...