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

[API] allow partial entries in `find_entry` #152

Closed mmaelicke closed 3 years ago

mmaelicke commented 3 years ago

This is needed, as the api can now return ImmutableResultSets

codecov[bot] commented 3 years ago

Codecov Report

Merging #152 (be8a441) into master (05e2ca8) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   63.36%   63.38%   +0.02%     
==========================================
  Files          66       66              
  Lines        3060     3062       +2     
==========================================
+ Hits         1939     1941       +2     
  Misses       1121     1121              
Flag Coverage Δ
e2e 63.38% <100.00%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
metacatalog/api/find.py 57.87% <100.00%> (+0.29%) :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 05e2ca8...be8a441. Read the comment docs.