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

Field data improvements #232

Merged
merged 28 commits into from
Mar 27, 2024

retry for safety

d0aee53
Select commit
Loading
Failed to load commit list.
Merged

Field data improvements #232

retry for safety
d0aee53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

83.13% (target 1.00%)

View this Pull Request on Codecov

83.13% (target 1.00%)

Details

Codecov Report

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

Project coverage is 83.13%. Comparing base (05e9ff9) to head (d0aee53).

Files Patch % Lines
src/TimeModeling/Types/GeometryStructure.jl 83.46% 21 Missing ⚠️
src/TimeModeling/Utils/auxiliaryFunctions.jl 34.78% 15 Missing ⚠️
src/TimeModeling/Preconditioners/base.jl 45.83% 13 Missing ⚠️
src/TimeModeling/Utils/time_utilities.jl 83.33% 10 Missing ⚠️
src/TimeModeling/Preconditioners/utils.jl 0.00% 9 Missing ⚠️
ext/FluxJUDIExt.jl 0.00% 5 Missing ⚠️
src/TimeModeling/Modeling/propagation.jl 81.48% 5 Missing ⚠️
src/TimeModeling/Types/lazy_msv.jl 86.84% 5 Missing ⚠️
ext/ZygoteJUDIExt.jl 0.00% 4 Missing ⚠️
src/TimeModeling/Modeling/twri_objective.jl 71.42% 2 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   82.91%   83.13%   +0.21%     
==========================================
  Files          28       34       +6     
  Lines        2459     2716     +257     
==========================================
+ Hits         2039     2258     +219     
- Misses        420      458      +38     

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