Helioviewer-Project / python-api

Python wrapper around the Helioviewer API.
https://hvpy.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

Fix movie timeout test & add IRIS / GONG data sources #98

Closed dgarciabriseno closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.75 :tada:

Comparison is base (ded2fdb) 98.20% compared to head (76f135a) 98.95%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## ci #98 +/- ## ========================================== + Coverage 98.20% 98.95% +0.75% ========================================== Files 38 38 Lines 946 960 +14 ========================================== + Hits 929 950 +21 + Misses 17 10 -7 ``` | [Impacted Files](https://app.codecov.io/gh/Helioviewer-Project/python-api/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Helioviewer-Project) | Coverage Δ | | |---|---|---| | [hvpy/datasource.py](https://app.codecov.io/gh/Helioviewer-Project/python-api/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Helioviewer-Project#diff-aHZweS9kYXRhc291cmNlLnB5) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/Helioviewer-Project/python-api/pull/98/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Helioviewer-Project)

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