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

Patches #177

Closed kujaku11 closed 10 months ago

kujaku11 commented 10 months ago

A few patches for the work shop.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e90d22b) 83.60% compared to head (3775e18) 83.68%. Report is 2 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ========================================== + Coverage 83.60% 83.68% +0.07% ========================================== Files 271 271 Lines 19950 20012 +62 ========================================== + Hits 16680 16747 +67 + Misses 3270 3265 -5 ``` | [Flag](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177/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/177/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP) | `83.68% <100.00%> (+0.07%)` | :arrow_up: | 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. | [Files](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP) | Coverage Δ | | |---|---|---| | [mt\_metadata/\_\_init\_\_.py](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP#diff-bXRfbWV0YWRhdGEvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [mt\_metadata/timeseries/stationxml/fdsn\_tools.py](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP#diff-bXRfbWV0YWRhdGEvdGltZXNlcmllcy9zdGF0aW9ueG1sL2Zkc25fdG9vbHMucHk=) | `79.62% <100.00%> (+2.31%)` | :arrow_up: | | [...transfer\_functions/processing/aurora/processing.py](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP#diff-bXRfbWV0YWRhdGEvdHJhbnNmZXJfZnVuY3Rpb25zL3Byb2Nlc3NpbmcvYXVyb3JhL3Byb2Nlc3NpbmcucHk=) | `25.17% <ø> (+0.17%)` | :arrow_up: | | [mt\_metadata/utils/mttime.py](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP#diff-bXRfbWV0YWRhdGEvdXRpbHMvbXR0aW1lLnB5) | `84.83% <100.00%> (+1.71%)` | :arrow_up: | | [setup.py](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP#diff-c2V0dXAucHk=) | `0.00% <ø> (ø)` | | | [tests/test\_mttime.py](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP#diff-dGVzdHMvdGVzdF9tdHRpbWUucHk=) | `98.79% <100.00%> (+0.22%)` | :arrow_up: | | [tests/tf/io/edi/test\_no\_error\_edi.py](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP#diff-dGVzdHMvdGYvaW8vZWRpL3Rlc3Rfbm9fZXJyb3JfZWRpLnB5) | `99.23% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/177/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP)

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