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

Print global number of cells and dofs #1865

Merged
merged 25 commits into from
Jun 7, 2024

Update src/callbacks_step/analysis.jl

bded959
Select commit
Loading
Failed to load commit list.
Merged

Print global number of cells and dofs #1865

Update src/callbacks_step/analysis.jl
bded959
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2024 in 1s

96.11% (-0.19%) compared to 909abb4

View this Pull Request on Codecov

96.11% (-0.19%) compared to 909abb4

Details

Codecov Report

Attention: Patch coverage is 93.88464% with 88 lines in your changes are missing coverage. Please review.

Project coverage is 96.11%. Comparing base (909abb4) to head (bded959).
Report is 58 commits behind head on main.

Files Patch % Lines
...ation/paired_explicit_runge_kutta/methods_PERK2.jl 85.44% 23 Missing ⚠️
src/callbacks_step/analysis_surface_integral_2d.jl 91.04% 12 Missing ⚠️
src/equations/linearized_euler_1d.jl 76.60% 11 Missing ⚠️
src/equations/linearized_euler_3d.jl 94.74% 5 Missing ⚠️
src/Trixi.jl 0.00% 4 Missing ⚠️
src/meshes/structured_mesh_view.jl 91.30% 4 Missing ⚠️
src/meshes/t8code_mesh.jl 96.04% 4 Missing ⚠️
src/solvers/dgsem_tree/subcell_limiters.jl 88.89% 4 Missing ⚠️
src/callbacks_step/analysis.jl 86.96% 3 Missing ⚠️
...em/elixir_linearizedeuler_characteristic_system.jl 93.10% 2 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1865      +/-   ##
==========================================
- Coverage   96.30%   96.11%   -0.19%     
==========================================
  Files         440      460      +20     
  Lines       35793    36913    +1120     
==========================================
+ Hits        34470    35478    +1008     
- Misses       1323     1435     +112     

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