tardis-sn / tardis

TARDIS - Temperature And Radiative Diffusion In Supernovae
https://tardis-sn.github.io/tardis
198 stars 403 forks source link

Pre-release 2024.05.19 #2620

Closed tardis-bot closed 3 months ago

tardis-bot commented 3 months ago

*beep* *bop*

Hi, human.

I prepared everything for a new TARDIS release.


:warning: WARNING:

This pull request should be auto-merged. Do not merge manually if any check fails.

Instead, disable auto-merge and push your fixes to the pre-release-2024.05.19 branch on tardis-bot/tardis.

$ git remote add tardis-bot git@github.com:tardis-bot/tardis.git
$ git fetch tardis-bot
$ git checkout tardis-bot/pre-release-2024.05.19
$ git add <file_1> <file_2> ...
$ git commit -m "<your_commit_message>"
$ git push tardis-bot HEAD:pre-release-2024.05.19

Once all the checks pass, you can safely merge this pull request manually.

tardis-bot commented 3 months ago

*beep* *bop*

Hi, human.

The docs workflow has failed :x:

Click here to see the build log.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 67.21%. Comparing base (4317f54) to head (7a18d0b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2620 +/- ## ======================================= Coverage 67.21% 67.21% ======================================= Files 173 173 Lines 14572 14572 ======================================= Hits 9794 9794 Misses 4778 4778 ```

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