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

Split dataset #150

Closed mmaelicke closed 3 years ago

mmaelicke commented 3 years ago

Trying to implement the auto-load behavior for Spllit-datasets. Closes #137

codecov[bot] commented 3 years ago

Codecov Report

Merging #150 (1fca76b) into master (f9010aa) will increase coverage by 1.38%. The diff coverage is 81.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ Coverage   61.98%   63.36%   +1.38%     
==========================================
  Files          66       66              
  Lines        3004     3060      +56     
==========================================
+ Hits         1862     1939      +77     
+ Misses       1142     1121      -21     
Flag Coverage Δ
e2e 63.36% <81.48%> (+1.38%) :arrow_up:

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

Impacted Files Coverage Δ
metacatalog/ext/export/extension.py 56.61% <33.33%> (-2.51%) :arrow_down:
metacatalog/models/entrygroup.py 87.69% <81.81%> (+0.19%) :arrow_up:
metacatalog/util/results.py 83.07% <92.59%> (+6.67%) :arrow_up:
metacatalog/models/entry.py 75.34% <100.00%> (+3.41%) :arrow_up:
metacatalog/api/add.py 48.76% <0.00%> (+0.49%) :arrow_up:
metacatalog/util/dict_functions.py 41.86% <0.00%> (+2.32%) :arrow_up:
metacatalog/models/datasource.py 66.66% <0.00%> (+8.33%) :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 f9010aa...1fca76b. Read the comment docs.