trixi-framework / TrixiParticles.jl

TrixiParticles.jl: Particle-based multiphysics simulations in Julia
https://trixi-framework.github.io/TrixiParticles.jl/
MIT License
33 stars 10 forks source link

Prepare CI for 1.11 release #599

Closed svchb closed 1 month ago

svchb commented 3 months ago

Since 1.11 will be released in the coming weeks lets prepare our CI for this case.

For now I propose:

After the backport of https://github.com/JuliaLang/julia/issues/55009 remove 1.9 and run all tests on 1.10 and 1.11. Since 1.10 is a LTS release.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 69.37%. Comparing base (2ccc340) to head (1a9f3f5). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #599 +/- ## ======================================= Coverage 69.37% 69.37% ======================================= Files 85 85 Lines 5124 5124 ======================================= Hits 3555 3555 Misses 1569 1569 ``` | [Flag](https://app.codecov.io/gh/trixi-framework/TrixiParticles.jl/pull/599/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/trixi-framework/TrixiParticles.jl/pull/599/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | `69.37% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

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