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

Replace mutable structs using Accessors #2052

Merged
merged 13 commits into from
Sep 11, 2024

fix type

4357e33
Select commit
Loading
Failed to load commit list.
Merged

Replace mutable structs using Accessors #2052

fix type
4357e33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 11, 2024 in 0s

95.95% (-0.37%) compared to f9c9107

View this Pull Request on Codecov

95.95% (-0.37%) compared to f9c9107

Details

Codecov Report

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

Project coverage is 95.95%. Comparing base (f9c9107) to head (4357e33).

Files with missing lines Patch % Lines
src/equations/ideal_glm_mhd_multicomponent_1d.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2052      +/-   ##
==========================================
- Coverage   96.32%   95.95%   -0.37%     
==========================================
  Files         470      470              
  Lines       37447    37466      +19     
==========================================
- Hits        36070    35949     -121     
- Misses       1377     1517     +140     

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