Closed AlexDo1 closed 3 years ago
Merging #120 (bb0743f) into master (ba048b6) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #120 +/- ##
==========================================
+ Coverage 56.08% 56.10% +0.01%
==========================================
Files 56 56
Lines 2578 2579 +1
==========================================
+ Hits 1446 1447 +1
Misses 1132 1132
Flag | Coverage Δ | |
---|---|---|
e2e | 56.10% <100.00%> (+0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
metacatalog/api/add.py | 45.32% <100.00%> (ø) |
|
metacatalog/models/person.py | 66.66% <100.00%> (+0.46%) |
: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 ba048b6...bb0743f. Read the comment docs.
Added a citation attribute to the Person model and the citation parameter to the add_person() function