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

Also replace comma in dynamic inventory names #62

Closed jeandet closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 85.69% // Head: 85.66% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (e634b6e) compared to base (21d2cce). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== - Coverage 85.69% 85.66% -0.03% ========================================== Files 44 44 Lines 2558 2568 +10 Branches 388 389 +1 ========================================== + Hits 2192 2200 +8 - Misses 243 244 +1 - Partials 123 124 +1 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `84.92% <100.00%> (-0.77%)` | :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=SciQLop#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/SciQLop/speasy/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop) | Coverage Δ | | |---|---|---| | [speasy/core/\_\_init\_\_.py](https://codecov.io/gh/SciQLop/speasy/pull/62/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L2NvcmUvX19pbml0X18ucHk=) | `88.88% <ø> (ø)` | | | [speasy/core/proxy/\_\_init\_\_.py](https://codecov.io/gh/SciQLop/speasy/pull/62/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L2NvcmUvcHJveHkvX19pbml0X18ucHk=) | `81.44% <100.00%> (-0.98%)` | :arrow_down: | | [speasy/plotting/\_\_init\_\_.py](https://codecov.io/gh/SciQLop/speasy/pull/62/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L3Bsb3R0aW5nL19faW5pdF9fLnB5) | `68.75% <100.00%> (ø)` | | | [speasy/webservices/amda/utils.py](https://codecov.io/gh/SciQLop/speasy/pull/62/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L3dlYnNlcnZpY2VzL2FtZGEvdXRpbHMucHk=) | `88.60% <100.00%> (+0.60%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.