LSSTDESC / lsstdesc-diffsky

Library for differentiable generation of synthetic skies for LSST DESC
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Fix bug in readiness script #93

Closed aphearin closed 7 months ago

aphearin commented 7 months ago

This PR fixes a bug in the readiness script. Previously, the readiness_summary.txt incorrectly reported all-ok even when one or more of the individual healpixel summaries correctly reported a NaN. This is now fixed.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (5039d08) 60.37% compared to head (729d8f7) 60.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ======================================= Coverage 60.37% 60.37% ======================================= Files 95 95 Lines 6769 6769 ======================================= Hits 4087 4087 Misses 2682 2682 ```

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