Skip to content

Fix formatting issue from previous PR

6461b91
Select commit
Loading
Failed to load commit list.
Open

Test cases for StoreHDF5 read and write for issue #692 #699

Fix formatting issue from previous PR
6461b91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

84.18% (+0.53%) compared to f84e89e

View this Pull Request on Codecov

84.18% (+0.53%) compared to f84e89e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.18%. Comparing base (f84e89e) to head (6461b91).
⚠️ Report is 107 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #699      +/-   ##
===============================================
+ Coverage        83.65%   84.18%   +0.53%     
===============================================
  Files              336      336              
  Lines            24968    25072     +104     
  Branches         11354    11411      +57     
===============================================
+ Hits             20887    21108     +221     
- Misses            3692     3693       +1     
+ Partials           389      271     -118     
Files with missing lines Coverage Δ
dart-impl/base/src/hwinfo.c 85.00% <100.00%> (ø)
dash/test/io/HDF5MatrixTest.cc 100.00% <100.00%> (ø)

... and 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.