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

fix: Restart files contain incorrect types for ArrayOfArrays #3434

Merged
merged 24 commits into from
Nov 12, 2024

make copy of ArrayOfArray::m_values and alter uninitialized allocations

d2e8f8d
Select commit
Loading
Failed to load commit list.
Merged

fix: Restart files contain incorrect types for ArrayOfArrays #3434

make copy of ArrayOfArray::m_values and alter uninitialized allocations
d2e8f8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2024 in 0s

57.55% (-0.04%) compared to 3b0d907

View this Pull Request on Codecov

57.55% (-0.04%) compared to 3b0d907

Details

Codecov Report

Attention: Patch coverage is 0% with 63 lines in your changes missing coverage. Please review.

Project coverage is 57.55%. Comparing base (3b0d907) to head (d2e8f8d).

Files with missing lines Patch % Lines
...c/coreComponents/dataRepository/wrapperHelpers.hpp 0.00% 63 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3434      +/-   ##
===========================================
- Coverage    57.58%   57.55%   -0.04%     
===========================================
  Files         1135     1135              
  Lines        97797    97859      +62     
===========================================
+ Hits         56316    56318       +2     
- Misses       41481    41541      +60     

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