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

Feature t8code: Extending to 3D #1535

Merged
merged 169 commits into from
Jan 19, 2024

Added formatter pragmas to avoid ugly formatting.

6e79e6a
Select commit
Loading
Failed to load commit list.
Merged

Feature t8code: Extending to 3D #1535

Added formatter pragmas to avoid ugly formatting.
6e79e6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

93.26% (+4.38%) compared to 2463b38

View this Pull Request on Codecov

93.26% (+4.38%) compared to 2463b38

Details

Codecov Report

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

Comparison is base (2463b38) 88.88% compared to head (6e79e6a) 93.26%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/meshes/t8code_mesh.jl 96.55% 4 Missing ⚠️
src/solvers/dgsem_t8code/containers_3d.jl 94.44% 4 Missing ⚠️
src/auxiliary/t8code.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1535      +/-   ##
==========================================
+ Coverage   88.88%   93.26%   +4.38%     
==========================================
  Files         439      450      +11     
  Lines       35635    35899     +264     
==========================================
+ Hits        31672    33478    +1806     
+ Misses       3963     2421    -1542     

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