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 extension init #181

Closed AlexDo1 closed 2 years ago

AlexDo1 commented 2 years ago

When IOExtension was initiated, Entries got the attribute Entry.foo = 'bar'. I assume this was for development purposes and can now be removed.

codecov[bot] commented 2 years ago

Codecov Report

Merging #181 (4b1a9c4) into master (e95c325) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   62.68%   62.67%   -0.02%     
==========================================
  Files          68       68              
  Lines        3256     3255       -1     
==========================================
- Hits         2041     2040       -1     
  Misses       1215     1215              
Flag Coverage Δ
e2e 62.67% <100.00%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
metacatalog/ext/io/extension.py 100.00% <ø> (ø)
metacatalog/__version__.py 100.00% <100.00%> (ø)

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