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

Switches to stable proxy server and emits a warning if proxy isn't cofigured #50

Closed jeandet closed 1 year ago

jeandet commented 1 year ago

This will help to push pre 1.0 users to use our proxy server.

codecov[bot] commented 1 year ago

Codecov Report

Base: 78.61% // Head: 78.63% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (11214aa) compared to base (519022d). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 11214aa differs from pull request most recent head 8a826b9. Consider uploading reports for the commit 8a826b9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ========================================== + Coverage 78.61% 78.63% +0.02% ========================================== Files 44 44 Lines 2511 2514 +3 Branches 417 418 +1 ========================================== + Hits 1974 1977 +3 Misses 423 423 Partials 114 114 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `?` | | 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/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop) | Coverage Δ | | |---|---|---| | [speasy/config/\_\_init\_\_.py](https://codecov.io/gh/SciQLop/speasy/pull/50/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L2NvbmZpZy9fX2luaXRfXy5weQ==) | `96.92% <ø> (ø)` | | | [speasy/core/proxy/\_\_init\_\_.py](https://codecov.io/gh/SciQLop/speasy/pull/50/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-c3BlYXN5L2NvcmUvcHJveHkvX19pbml0X18ucHk=) | `82.71% <100.00%> (+0.66%)` | :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.