Closed AlexDo1 closed 1 year ago
Merging #199 (287b9bb) into master (7487ef6) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #199 +/- ##
==========================================
+ Coverage 61.40% 61.41% +0.01%
==========================================
Files 73 73
Lines 3394 3395 +1
==========================================
+ Hits 2084 2085 +1
Misses 1310 1310
Flag | Coverage Δ | |
---|---|---|
e2e | 61.41% <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/models/entry.py | 69.04% <100.00%> (+0.09%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Function
entry.details_table()
also correctly fills columnsentry_id
andentry_uuid
for nested details (when value is another dictionary) now.