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

Entry rework #83

Closed mmaelicke closed 4 years ago

mmaelicke commented 4 years ago

Some missing information is added to Entry and EntryGroup

codecov[bot] commented 4 years ago

Codecov Report

Merging #83 into master will increase coverage by 0.56%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   42.45%   43.02%   +0.56%     
==========================================
  Files          39       39              
  Lines        1458     1462       +4     
==========================================
+ Hits          619      629      +10     
+ Misses        839      833       -6     
Flag Coverage Δ
#e2e 43.02% <100.00%> (+0.56%) :arrow_up:
Impacted Files Coverage Δ
metacatalog/models/entry.py 52.07% <100.00%> (+0.57%) :arrow_up:
metacatalog/models/entrygroup.py 70.27% <100.00%> (+1.69%) :arrow_up:
metacatalog/api/find.py 52.81% <0.00%> (+4.22%) :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 1bdd4a8...17aa64e. Read the comment docs.