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

More efficient PERK implementation #2180

Merged
merged 14 commits into from
Dec 1, 2024

Merge branch 'main' into MoreEfficientPERK

51a2103
Select commit
Loading
Failed to load commit list.
Merged

More efficient PERK implementation #2180

Merge branch 'main' into MoreEfficientPERK
51a2103
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 0s

96.39% (+0.02%) compared to 824f7a8

View this Pull Request on Codecov

96.39% (+0.02%) compared to 824f7a8

Details

Codecov Report

Attention: Patch coverage is 94.64286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.39%. Comparing base (824f7a8) to head (51a2103).

Files with missing lines Patch % Lines
...xplicit_runge_kutta/paired_explicit_runge_kutta.jl 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2180      +/-   ##
==========================================
+ Coverage   96.37%   96.39%   +0.02%     
==========================================
  Files         483      483              
  Lines       38333    38320      -13     
==========================================
- Hits        36943    36938       -5     
+ Misses       1390     1382       -8     

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