Closed nadre closed 3 years ago
Merging #71 (178fb5d) into dev (bb336f0) will increase coverage by
0.18%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## dev #71 +/- ##
==========================================
+ Coverage 89.60% 89.79% +0.18%
==========================================
Files 15 15
Lines 1453 1480 +27
==========================================
+ Hits 1302 1329 +27
Misses 151 151
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_client.py | 100.00% <ø> (ø) |
|
averbis/core/_rest_client.py | 83.24% <100.00%> (+0.06%) |
:arrow_up: |
tests/test_document_collection.py | 100.00% <100.00%> (ø) |
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 bb336f0...178fb5d. Read the comment docs.
Hej @reckart here are my changes. Please have a look and merge!
Closes #68
Careful. This PR is based on #67 so first merge #67 and then this one.