Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PERK4 standalone #2147

Open
wants to merge 87 commits into
base: main
Choose a base branch
from

remove first blank line

cb23fe6
Select commit
Loading
Failed to load commit list.
Open

PERK4 standalone #2147

remove first blank line
cb23fe6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2025 in 1s

96.40% (+26.21%) compared to 679e4c7

View this Pull Request on Codecov

96.40% (+26.21%) compared to 679e4c7

Details

Codecov Report

Attention: Patch coverage is 93.96552% with 14 lines in your changes missing coverage. Please review.

Project coverage is 96.40%. Comparing base (679e4c7) to head (cb23fe6).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ation/paired_explicit_runge_kutta/methods_PERK4.jl 93.50% 8 Missing ⚠️
ext/TrixiConvexECOSExt.jl 90.91% 4 Missing ⚠️
...s/structured_2d_dgsem/elixir_euler_vortex_perk4.jl 96.15% 1 Missing ⚠️
...ation/paired_explicit_runge_kutta/methods_PERK3.jl 91.67% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2147       +/-   ##
===========================================
+ Coverage   70.19%   96.40%   +26.21%     
===========================================
  Files         486      488        +2     
  Lines       39102    39330      +228     
===========================================
+ Hits        27445    37915    +10470     
+ Misses      11657     1415    -10242     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.