kujaku11 / mt_metadata

Tools for standardizing metadata, geared towards magnetotelluric (MT) data but is general enough to accommodate "any" type of metadata.
https://mt-metadata.readthedocs.io/en/latest/
MIT License
18 stars 4 forks source link

Updating EMTF XML and StationXML writers #217

Closed kujaku11 closed 1 month ago

kujaku11 commented 2 months ago

Need to make some minor adjustments to the writes for EMTFXML and StationXML

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 64.38356% with 26 lines in your changes missing coverage. Please review.

Project coverage is 84.98%. Comparing base (5ba2a94) to head (ba2323e). Report is 58 commits behind head on patches.

Files Patch % Lines
mt_metadata/timeseries/station.py 7.69% 12 Missing :warning:
..._metadata/transfer_functions/io/emtfxml/emtfxml.py 0.00% 8 Missing :warning:
mt_metadata/transfer_functions/io/edi/edi.py 87.50% 2 Missing :warning:
...adata/transfer_functions/io/edi/metadata/header.py 0.00% 2 Missing :warning:
.../transfer_functions/io/edi/metadata/information.py 60.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## patches #217 +/- ## =========================================== - Coverage 85.01% 84.98% -0.03% =========================================== Files 270 270 Lines 20434 20515 +81 =========================================== + Hits 17371 17435 +64 - Misses 3063 3080 +17 ``` | [Flag](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/217/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/217/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP) | `84.98% <64.38%> (-0.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.