trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
505 stars 98 forks source link

test CI on Julia v1.11 release candidate #1993

Open ranocha opened 5 days ago

github-actions[bot] commented 5 days ago

Review checklist

This checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging.

Purpose and scope

Code quality

Documentation

Testing

Performance

Verification

Created with :heart: by the Trixi.jl community.

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 78.48%. Comparing base (def208b) to head (d366488). Report is 6 commits behind head on main.

:exclamation: There is a different number of reports uploaded between BASE (def208b) and HEAD (d366488). Click for more details.

HEAD has 4 uploads less than BASE | Flag | BASE (def208b) | HEAD (d366488) | |------|------|------| |unittests|26|22|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1993 +/- ## =========================================== - Coverage 96.16% 78.48% -17.68% =========================================== Files 460 460 Lines 36980 36925 -55 =========================================== - Hits 35560 28977 -6583 - Misses 1420 7948 +6528 ``` | [Flag](https://app.codecov.io/gh/trixi-framework/Trixi.jl/pull/1993/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/trixi-framework/Trixi.jl/pull/1993/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | `78.48% <ø> (-17.68%)` | :arrow_down: | 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.

ranocha commented 1 day ago

Failing tests