Closed benegee closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.27%. Comparing base (
25d7014
) to head (a5cb439
). Report is 5 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I also updated t8code's version to v2.0.0. Should have done that earlier, but it also seems to be necessary with the current version of Trixi.jl.
:roll_eyes:
https://github.com/trixi-framework/Trixi.jl/pull/1865 (which happens to be my own PR) changed the non-public-API nelementsglobal
.
What to do? Restrict Trixi.jl version to >=0.7.16?
🙄 trixi-framework/Trixi.jl#1865 (which happens to be my own PR) changed the non-public-API
nelementsglobal
.What to do? Restrict Trixi.jl version to >=0.7.16?
What do you mean? All tests seem to pass?!
Does this fix #190 ?