spacetelescope / stsci.stimage

STScI image processing.
https://stscistimage.readthedocs.io/
Other
2 stars 11 forks source link

add `test-command` to build workflow #37

Closed zacharyburnett closed 5 months ago

zacharyburnett commented 5 months ago

ensure that C extensions can be accessed in the wheel

braingram commented 5 months ago

Should I see the command here (or somewhere else?): https://github.com/spacetelescope/stsci.stimage/actions/runs/8758729948/job/24040194151?pr=37#step:7:146 asdf-astropy uses a similar workflow (the pure-python one) and I see the command in the logs there: https://github.com/astropy/asdf-astropy/actions/runs/8575014435/job/23503091984#step:7:4

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.00%. Comparing base (9e66455) to head (dd39a97). Report is 3 commits behind head on master.

:exclamation: Current head dd39a97 differs from pull request most recent head 9b8693e. Consider uploading reports for the commit 9b8693e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #37 +/- ## ======================================= Coverage 75.00% 75.00% ======================================= Files 2 2 Lines 12 12 ======================================= Hits 9 9 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

braingram commented 5 months ago

Thanks! I see it now: https://github.com/spacetelescope/stsci.stimage/actions/runs/8879243181/job/24376550681?pr=37#step:7:626