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

New semi-weekly cron to test against diff+ main branches #59

Closed aphearin closed 12 months ago

aphearin commented 12 months ago

With every PR, we now have two separate workflows that run our test suite in different environment configurations:

  1. Using the latest releases of all the Diff+ codes in our dependency chain
  2. Using the current main branch of all the Diff+ codes in our dependency chain

In addition to tests triggered by a PR, tests with environment config (2) are now part of a cron job that runs this workflow twice a week (early in the morning every Monday and Thursday). This new cron should help make sure we notice when changes to the main branch of one of the Diff+ codes has downstream consequences for this repo.

codecov[bot] commented 12 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (1dfb2c7) 54.65% compared to head (6523599) 54.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ======================================= Coverage 54.65% 54.65% ======================================= Files 57 57 Lines 4025 4025 ======================================= Hits 2200 2200 Misses 1825 1825 ```

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