Closed mmaelicke closed 3 years ago
Merging #111 (5100b1c) into master (7bc9993) will increase coverage by
0.23%
. The diff coverage is52.00%
.
@@ Coverage Diff @@
## master #111 +/- ##
==========================================
+ Coverage 56.96% 57.20% +0.23%
==========================================
Files 54 55 +1
Lines 2375 2465 +90
==========================================
+ Hits 1353 1410 +57
- Misses 1022 1055 +33
Flag | Coverage Δ | |
---|---|---|
e2e | 57.20% <52.00%> (+0.23%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
metacatalog/command_line.py | 88.88% <0.00%> (ø) |
|
metacatalog/db/revisions/__init__.py | 100.00% <ø> (ø) |
|
metacatalog/api/find.py | 48.88% <29.16%> (-3.35%) |
:arrow_down: |
metacatalog/models/person.py | 65.21% <41.66%> (-3.21%) |
:arrow_down: |
metacatalog/api/add.py | 44.77% <75.00%> (-0.18%) |
:arrow_down: |
metacatalog/db/revisions/rev2.py | 80.00% <80.00%> (ø) |
|
metacatalog/__init__.py | 100.00% <100.00%> (ø) |
|
metacatalog/db/migration.py | 67.03% <100.00%> (+0.74%) |
:arrow_up: |
metacatalog/db/revisions/rev1.py | 57.14% <0.00%> (-28.58%) |
:arrow_down: |
metacatalog/db/revisions/rev0.py | 75.00% <0.00%> (-12.50%) |
:arrow_down: |
... and 11 more |
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 462a02f...5100b1c. Read the comment docs.
This should work now, still need to push it
closes #109