kujaku11 / mth5

Exchangeable and archivable format for magnetotelluric time series to better serve the community through FAIR principles.
https://mth5.readthedocs.io/en/latest/index.html
MIT License
16 stars 4 forks source link

Fix issue 209 #210

Closed kkappler closed 3 months ago

kkappler commented 4 months ago

This adds the functionality referenced in issue #209.

It should also have

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 48 lines in your changes missing coverage. Please review.

Project coverage is 60.39%. Comparing base (6c2a5b9) to head (5b192d0). Report is 44 commits behind head on patches.

Files Patch % Lines
mth5/utils/fc_tools.py 0.00% 48 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 #210 +/- ## =========================================== - Coverage 60.89% 60.39% -0.51% =========================================== Files 141 143 +2 Lines 15933 15804 -129 =========================================== - Hits 9703 9545 -158 - Misses 6230 6259 +29 ``` | [Flag](https://app.codecov.io/gh/kujaku11/mth5/pull/210/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/mth5/pull/210/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP) | `60.39% <0.00%> (-0.51%)` | :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.

kkappler commented 3 months ago

Merging into patches to see if codecov passes.