MTgeophysics / mtpy-v2

Tools to work with magnetotelluric transfer functions, based on MTH5 and mt-metadata. This is an update to mtpy.
https://mtpy-v2.readthedocs.io/en/latest/index.html
MIT License
22 stars 7 forks source link

Updates #40

Open kujaku11 opened 6 days ago

kujaku11 commented 6 days ago

Bug fixes and minor updates

codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 34.48276% with 19 lines in your changes missing coverage. Please review.

Project coverage is 28.35%. Comparing base (eaef0e9) to head (0460696).

Files Patch % Lines
mtpy/utils/filehandling.py 22.22% 7 Missing :warning:
mtpy/modeling/mesh_tools.py 16.66% 5 Missing :warning:
mtpy/core/mt_data.py 40.00% 3 Missing :warning:
mtpy/imaging/plot_mt_responses.py 0.00% 2 Missing :warning:
mtpy/modeling/modem/data.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== - Coverage 28.36% 28.35% -0.01% ========================================== Files 132 132 Lines 22041 22059 +18 ========================================== + Hits 6251 6255 +4 - Misses 15790 15804 +14 ``` | [Flag](https://app.codecov.io/gh/MTgeophysics/mtpy-v2/pull/40/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTgeophysics) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/MTgeophysics/mtpy-v2/pull/40/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTgeophysics) | `28.35% <34.48%> (-0.01%)` | :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=MTgeophysics#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.