sunpy / sunpy-soar

A sunpy plugin for accessing data in the Solar Orbiter Archive (SOAR).
https://docs.sunpy.org/projects/soar/
BSD 2-Clause "Simplified" License
17 stars 11 forks source link

Test build and import #56

Closed dstansby closed 1 year ago

dstansby commented 1 year ago

This adds a test to the built source distribution to make sure sunpy_soar can be imported before uploading anything to PyPi.

wtbarnes commented 1 year ago

I think you need to include the json file in the package data

codecov-commenter commented 1 year ago

Codecov Report

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

Coverage data is based on head (c37baaf) compared to base (2e3f661). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ======================================= Coverage 97.58% 97.58% ======================================= Files 4 4 Lines 207 207 ======================================= Hits 202 202 Misses 5 5 ``` 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=sunpy). 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=sunpy)

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