Closed larsks closed 5 years ago
:exclamation: No coverage uploaded for pull request base (
master@9a077ea
). Click here to learn what that means. The diff coverage is100%
.
@@ Coverage Diff @@
## master #61 +/- ##
========================================
Coverage ? 85.6%
========================================
Files ? 26
Lines ? 514
Branches ? 0
========================================
Hits ? 440
Misses ? 74
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
flocx_market/db/sqlalchemy/offer_api.py | 100% <ø> (ø) |
|
flocx_market/tests/unit/db/sqlalchemy/conftest.py | 100% <100%> (ø) |
|
..._market/tests/unit/db/sqlalchemy/test_offer_api.py | 100% <100%> (ø) |
|
flocx_market/db/sqlalchemy/offer_model.py | 100% <100%> (ø) |
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 9a077ea...32a41a0. Read the comment docs.
Upload code coverage reports to codecov.io
Have Travis run codecov after tests to upload coverage report to codecov.io. The code coverage reports help identify parts of the codebase that aren't being exercised by our test suite.
Closes #49