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

Parabolic Mortar for AMR P4estMesh{3} #1765

Merged
merged 174 commits into from
Dec 23, 2023

Merge branch 'main' into ap/p4est_parabolic_amr_3d

7907788
Select commit
Loading
Failed to load commit list.
Merged

Parabolic Mortar for AMR P4estMesh{3} #1765

Merge branch 'main' into ap/p4est_parabolic_amr_3d
7907788
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2023 in 0s

96.24% (+0.01%) compared to 24a365d

View this Pull Request on Codecov

96.24% (+0.01%) compared to 24a365d

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (24a365d) 96.23% compared to head (7907788) 96.24%.

Files Patch % Lines
src/solvers/dgsem_p4est/dg_3d_parabolic.jl 98.69% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1765      +/-   ##
==========================================
+ Coverage   96.23%   96.24%   +0.01%     
==========================================
  Files         436      438       +2     
  Lines       35301    35490     +189     
==========================================
+ Hits        33969    34156     +187     
- Misses       1332     1334       +2     

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