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

Testing tests after CI patch + SUVI changes. #88

Closed dgarciabriseno closed 1 year ago

dgarciabriseno commented 1 year ago

Don't merge this, it's a test branch that combines 2 separate PRs.

codecov-commenter commented 1 year ago

Codecov Report

Base: 99.30% // Head: 99.30% // No change to project coverage :thumbsup:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ======================================= Coverage 99.30% 99.30% ======================================= Files 25 25 Lines 716 716 ======================================= Hits 711 711 Misses 5 5 ``` | [Impacted Files](https://codecov.io/gh/Helioviewer-Project/python-api/pull/88?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://codecov.io/gh/Helioviewer-Project/python-api/pull/88/diff?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%> (ø)` | | 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=Helioviewer-Project). 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=Helioviewer-Project)

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

dgarciabriseno commented 1 year ago

This PR did it's job.