VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
3 stars 1 forks source link

Fix codecov upload #272

Closed mmaelicke closed 1 year ago

mmaelicke commented 1 year ago

closes #253

mmaelicke commented 1 year ago

I just checked on codecov and there is actually a report uploaded for this branch. Hence, we should have coverage reports again as soon as this one is merged

image
codecov[bot] commented 1 year ago

Codecov Report

Merging #272 (b3fa47b) into main (edfc738) will increase coverage by 3.44%. The diff coverage is 72.13%.

@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
+ Coverage   58.42%   61.86%   +3.44%     
==========================================
  Files          75       72       -3     
  Lines        3591     3443     -148     
==========================================
+ Hits         2098     2130      +32     
+ Misses       1493     1313     -180     
Flag Coverage Δ
e2e 61.86% <72.13%> (+3.44%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
metacatalog/api/db.py 81.90% <ø> (ø)
metacatalog/api/show.py 13.33% <ø> (ø)
metacatalog/db/revisions/__init__.py 100.00% <ø> (ø)
metacatalog/ext/io/extension.py 100.00% <ø> (ø)
metacatalog/ext/io/interface.py 80.48% <ø> (ø)
metacatalog/models/license.py 77.14% <ø> (ø)
metacatalog/util/location.py 67.16% <ø> (ø)
metacatalog/api/find.py 58.25% <33.33%> (+0.49%) :arrow_up:
metacatalog/api/add.py 52.21% <50.00%> (+2.94%) :arrow_up:
metacatalog/db/revisions/rev14.py 50.00% <50.00%> (ø)
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.