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 addition to DOF count #1669

Merged
merged 1 commit into from
Oct 10, 2023

Print addition to DOF count

6526526
Select commit
Loading
Failed to load commit list.
Merged

Print addition to DOF count #1669

Print addition to DOF count
6526526
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 10, 2023 in 1s

93.24% (+5.95%) compared to 00292d1

View this Pull Request on Codecov

93.24% (+5.95%) compared to 00292d1

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (00292d1) 87.29% compared to head (6526526) 93.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1669      +/-   ##
==========================================
+ Coverage   87.29%   93.24%   +5.95%     
==========================================
  Files         419      419              
  Lines       34140    34112      -28     
==========================================
+ Hits        29802    31806    +2004     
+ Misses       4338     2306    -2032     
Files Coverage Δ
src/callbacks_step/analysis.jl 92.74% <100.00%> (+2.84%) ⬆️
...c/semidiscretization/semidiscretization_coupled.jl 93.19% <100.00%> (ø)
...emidiscretization/semidiscretization_hyperbolic.jl 91.13% <100.00%> (ø)
...ization/semidiscretization_hyperbolic_parabolic.jl 98.97% <100.00%> (+23.71%) ⬆️

... and 86 files with indirect coverage changes

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