SciQLop / speasy

Space Physics made EASY! A simple Python package to deal with main Space Physics WebServices (CDA,SSC,AMDA,..)
Other
24 stars 7 forks source link

Allows to pass a custom file reader to the archive module #144

Closed jeandet closed 3 months ago

jeandet commented 3 months ago

This can be used as a workaround for non ISTP compliant CDFs or others unsupported formats.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 85.93%. Comparing base (7441cf2) to head (8216b32).

:exclamation: Current head 8216b32 differs from pull request most recent head 44175bb

Please upload reports for the commit 44175bb to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================== + Coverage 85.66% 85.93% +0.26% ========================================== Files 54 54 Lines 3509 3512 +3 Branches 573 595 +22 ========================================== + Hits 3006 3018 +12 + Misses 327 322 -5 + Partials 176 172 -4 ``` | [Flag](https://app.codecov.io/gh/SciQLop/speasy/pull/144/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/SciQLop/speasy/pull/144/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop) | `85.93% <100.00%> (?)` | | 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=SciQLop#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.