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

Consistent use of u_ode vs u in semidiscretization.jl #2141

Merged
merged 1 commit into from
Nov 4, 2024

Consistent use of `u_ode` vs `u` in `semidiscretization.jl`

4ddab05
Select commit
Loading
Failed to load commit list.
Merged

Consistent use of u_ode vs u in semidiscretization.jl #2141

Consistent use of `u_ode` vs `u` in `semidiscretization.jl`
4ddab05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

96.37% (+0.00%) compared to f14750b

View this Pull Request on Codecov

96.37% (+0.00%) compared to f14750b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.37%. Comparing base (f14750b) to head (4ddab05).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2141   +/-   ##
=======================================
  Coverage   96.37%   96.37%           
=======================================
  Files         477      477           
  Lines       37720    37720           
=======================================
  Hits        36349    36349           
  Misses       1371     1371           

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