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 entry.details_table() #199

Closed AlexDo1 closed 1 year ago

AlexDo1 commented 1 year ago

Function entry.details_table() also correctly fills columns entry_id and entry_uuid for nested details (when value is another dictionary) now.

codecov[bot] commented 1 year ago

Codecov Report

Merging #199 (287b9bb) into master (7487ef6) will increase coverage by 0.01%. The diff coverage is 100.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.