Skip to content

ci: opt into Node.js 24 for Windows jobs

782ba5a
Select commit
Loading
Failed to load commit list.
Merged

feat: skip/sort options, hardened parsing, CI updates — v1.7.2 #6

ci: opt into Node.js 24 for Windows jobs
782ba5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

56.91% (+1.58%) compared to 17cd76c

View this Pull Request on Codecov

56.91% (+1.58%) compared to 17cd76c

Details

Codecov Report

❌ Patch coverage is 74.42748% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.91%. Comparing base (17cd76c) to head (782ba5a).

Files with missing lines Patch % Lines
src/PD0.C 28.57% 15 Missing ⚠️
src/KnownBytes.C 54.16% 11 Missing ⚠️
src/Sensors.C 0.00% 8 Missing ⚠️
src/decompressTWR.C 0.00% 8 Missing ⚠️
src/MyNetCDF.C 70.83% 7 Missing ⚠️
src/SensorsMap.C 30.00% 7 Missing ⚠️
src/dbd2netCDF.C 93.10% 4 Missing ⚠️
src/Data.C 75.00% 2 Missing ⚠️
src/pd02netCDF.C 80.00% 2 Missing ⚠️
src/Decompress.C 83.33% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   55.33%   56.91%   +1.58%     
==========================================
  Files          29       29              
  Lines        2973     3136     +163     
  Branches      399      409      +10     
==========================================
+ Hits         1645     1785     +140     
- Misses       1328     1351      +23     

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

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