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

Add functionality for TimeSeries callback on UnstructuredMesh2D #1855

Merged

update tests and use coverage override to avoid redundancy

d81b79e
Select commit
Loading
Failed to load commit list.
Merged

Add functionality for TimeSeries callback on UnstructuredMesh2D #1855

update tests and use coverage override to avoid redundancy
d81b79e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2024 in 0s

87.23% (-2.22%) compared to 1ca37cf

View this Pull Request on Codecov

87.23% (-2.22%) compared to 1ca37cf

Details

Codecov Report

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

Project coverage is 87.23%. Comparing base (1ca37cf) to head (d81b79e).
Report is 1 commits behind head on main.

Files Patch % Lines
src/callbacks_step/time_series_dg2d.jl 98.20% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1855      +/-   ##
==========================================
- Coverage   89.44%   87.23%   -2.22%     
==========================================
  Files         438      439       +1     
  Lines       35593    35734     +141     
==========================================
- Hits        31836    31170     -666     
- Misses       3757     4564     +807     

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