JoshuaLampert / DispersiveShallowWater.jl

Structure-preserving numerical methods for dispersive shallow water models
https://joshualampert.github.io/DispersiveShallowWater.jl/
MIT License
15 stars 3 forks source link

Downgrade action moved #90

Closed JoshuaLampert closed 8 months ago

JoshuaLampert commented 8 months ago

The downgrade CI action moved to the julia-action org. With version v1.1.0 it also allows to downgrade the test/Project.toml.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (ac6f2c0) 96.15% compared to head (ae501db) 96.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ======================================= Coverage 96.15% 96.15% ======================================= Files 17 17 Lines 1065 1065 ======================================= Hits 1024 1024 Misses 41 41 ```

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

ranocha commented 8 months ago

Did you make the new CI job required for PRs?

JoshuaLampert commented 8 months ago

Yes.