tardis-sn / tardis

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

Pre-release 2024.07.28 #2750

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.07.28 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.07.28
$ git add <file_1> <file_2> ...
$ git commit -m "<your_commit_message>"
$ git push tardis-bot HEAD:pre-release-2024.07.28

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

tardis-bot commented 3 months ago

*beep* *bop* Hi human, I ran ruff on the latest commit (ca14a856f6e148972b00970365601b5c75e41719). Here are the outputs produced. Results can also be downloaded as artifacts here. Summarised output:

```diff ```

Complete output(might be large):

```diff ```
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 69.26%. Comparing base (4514036) to head (ca14a85).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2750 +/- ## ========================================== - Coverage 69.82% 69.26% -0.56% ========================================== Files 191 191 Lines 15021 15021 ========================================== - Hits 10489 10405 -84 - Misses 4532 4616 +84 ```

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

tardis-bot commented 3 months ago

*beep* *bop*

Hi, human.

The docs workflow has succeeded :heavy_check_mark:

Click here to see your results.