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

Many documentation fixes and improvements #51

Closed jeandet closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 78.63% // Head: 77.54% // Decreases project coverage by -1.09% :warning:

Coverage data is based on head (c2cc437) compared to base (8b47a39). Patch coverage: 71.42% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ========================================== - Coverage 78.63% 77.54% -1.10% ========================================== Files 44 44 Lines 2514 2516 +2 Branches 418 373 -45 ========================================== - Hits 1977 1951 -26 - Misses 423 452 +29 + Partials 114 113 -1 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `77.54% <71.42%> (-1.10%)` | :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/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop) | Coverage Δ | | |---|---|---| | [...peasy/core/requests\_scheduling/request\_dispatch.py](https://codecov.io/gh/SciQLop/speasy/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L2NvcmUvcmVxdWVzdHNfc2NoZWR1bGluZy9yZXF1ZXN0X2Rpc3BhdGNoLnB5) | `81.30% <ø> (ø)` | | | [speasy/core/data\_containers.py](https://codecov.io/gh/SciQLop/speasy/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L2NvcmUvZGF0YV9jb250YWluZXJzLnB5) | `87.13% <60.00%> (+0.15%)` | :arrow_up: | | [speasy/products/variable.py](https://codecov.io/gh/SciQLop/speasy/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L3Byb2R1Y3RzL3ZhcmlhYmxlLnB5) | `79.01% <77.77%> (ø)` | | | [speasy/webservices/amda/rest\_client.py](https://codecov.io/gh/SciQLop/speasy/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L3dlYnNlcnZpY2VzL2FtZGEvcmVzdF9jbGllbnQucHk=) | `70.29% <0.00%> (-10.90%)` | :arrow_down: | | [speasy/webservices/amda/\_impl.py](https://codecov.io/gh/SciQLop/speasy/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L3dlYnNlcnZpY2VzL2FtZGEvX2ltcGwucHk=) | `65.42% <0.00%> (-9.35%)` | :arrow_down: | | [speasy/webservices/amda/inventory.py](https://codecov.io/gh/SciQLop/speasy/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L3dlYnNlcnZpY2VzL2FtZGEvaW52ZW50b3J5LnB5) | `74.52% <0.00%> (-5.67%)` | :arrow_down: | | [speasy/core/\_\_init\_\_.py](https://codecov.io/gh/SciQLop/speasy/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L2NvcmUvX19pbml0X18ucHk=) | `88.70% <0.00%> (-1.62%)` | :arrow_down: | 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.