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

Save binary response with `save_file` function #72

Closed akash5100 closed 1 year ago

akash5100 commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 99.53% // Head: 99.53% // Increases project coverage by +0.00% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ======================================= Coverage 99.53% 99.53% ======================================= Files 24 24 Lines 640 647 +7 ======================================= + Hits 637 644 +7 Misses 3 3 ``` | [Impacted Files](https://codecov.io/gh/Helioviewer-Project/python-api/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Helioviewer-Project) | Coverage Δ | | |---|---|---| | [hvpy/utils.py](https://codecov.io/gh/Helioviewer-Project/python-api/pull/72/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Helioviewer-Project#diff-aHZweS91dGlscy5weQ==) | `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.