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 46 commits into
base: main
Choose a base branch
from

explain `tdir`

47c6ea6
Select commit
Loading
Failed to load commit list.
Open

PERK4 standalone #2147

explain `tdir`
47c6ea6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 2, 2025 in 0s

77.65% (-18.72%) compared to f09a707

View this Pull Request on Codecov

77.65% (-18.72%) compared to f09a707

Details

Codecov Report

Attention: Patch coverage is 92.50000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 77.65%. Comparing base (f09a707) to head (47c6ea6).

Files with missing lines Patch % Lines
...ation/paired_explicit_runge_kutta/methods_PERK4.jl 92.68% 9 Missing ⚠️
ext/TrixiConvexECOSExt.jl 89.71% 7 Missing ⚠️
...s/structured_2d_dgsem/elixir_euler_vortex_perk4.jl 95.45% 1 Missing ⚠️
...ation/paired_explicit_runge_kutta/methods_PERK3.jl 90.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (f09a707) and HEAD (47c6ea6). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (f09a707) HEAD (47c6ea6)
unittests 26 22
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2147       +/-   ##
===========================================
- Coverage   96.37%   77.65%   -18.72%     
===========================================
  Files         486      488        +2     
  Lines       39186    39329      +143     
===========================================
- Hits        37764    30539     -7225     
- Misses       1422     8790     +7368     

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