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

ISO export cli command #286

Closed AlexDo1 closed 1 year ago

AlexDo1 commented 1 year ago

This PR adds the CLI command iso19115.

codecov[bot] commented 1 year ago

Codecov Report

Merging #286 (a5cdf2e) into main (5b0e23c) will increase coverage by 0.14%. The diff coverage is 85.38%.

@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
+ Coverage   64.06%   64.20%   +0.14%     
==========================================
  Files          75       75              
  Lines        3829     3878      +49     
==========================================
+ Hits         2453     2490      +37     
- Misses       1376     1388      +12     
Flag Coverage Δ
e2e 64.20% <85.38%> (+0.14%) :arrow_up:

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

Impacted Files Coverage Δ
metacatalog/ext/standards_export/util.py 80.00% <ø> (ø)
metacatalog/ext/__init__.py 49.01% <33.33%> (-0.99%) :arrow_down:
metacatalog/models/entry.py 68.62% <56.25%> (+0.25%) :arrow_up:
metacatalog/api/add.py 51.65% <78.26%> (ø)
metacatalog/ext/standards_export/extension.py 89.90% <79.06%> (-7.20%) :arrow_down:
metacatalog/api/catalog.py 80.00% <81.81%> (ø)
metacatalog/models/license.py 76.31% <83.33%> (ø)
metacatalog/models/details.py 95.83% <87.50%> (ø)
metacatalog/models/keyword.py 90.74% <90.00%> (ø)
metacatalog/api/db.py 81.30% <90.90%> (ø)
... and 14 more

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