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

Viscous CFL: TreeMesh{1} #2035

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

cfl for coupled systems

4ac4970
Select commit
Loading
Failed to load commit list.
Open

Viscous CFL: TreeMesh{1} #2035

cfl for coupled systems
4ac4970
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 1s

96.23% (+0.00%) compared to e1aabb3

View this Pull Request on Codecov

96.23% (+0.00%) compared to e1aabb3

Details

Codecov Report

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

Project coverage is 96.23%. Comparing base (e1aabb3) to head (4ac4970).
Report is 2 commits behind head on main.

Files Patch % Lines
src/callbacks_step/stepsize.jl 89.66% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2035    +/-   ##
========================================
  Coverage   96.23%   96.23%            
========================================
  Files         462      464     +2     
  Lines       37084    37184   +100     
========================================
+ Hits        35687    35784    +97     
- Misses       1397     1400     +3     

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