Skip to content

Update applyChunkConfiguration and dependent functions to work with n…

Codecov / codecov/project succeeded Jan 21, 2025 in 0s

92.41% (target 90.00%)

View this Pull Request on Codecov

92.41% (target 90.00%)

Details

Codecov Report

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

Project coverage is 92.41%. Comparing base (e070e20) to head (c7402d8).
Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
+io/+config/applyChunkConfiguration.m 0.00% 42 Missing ⚠️
+io/+config/+internal/computeChunkSizeFromConfig.m 0.00% 27 Missing ⚠️
+io/+config/+internal/resolveDataTypeChunkConfig.m 0.00% 25 Missing ⚠️
+io/+config/+internal/configureDataPipeFromData.m 0.00% 22 Missing ⚠️
+schemes/listDatasetsOfNeurodataType.m 0.00% 22 Missing ⚠️
+io/+config/readDefaultChunkConfiguration.m 0.00% 5 Missing ⚠️
+matnwb/+common/getParentType.m 0.00% 4 Missing ⚠️
+io/+config/+internal/getDataByteSize.m 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #636      +/-   ##
==========================================
- Coverage   95.16%   92.41%   -2.75%     
==========================================
  Files         113      125      +12     
  Lines        4734     5052     +318     
==========================================
+ Hits         4505     4669     +164     
- Misses        229      383     +154     

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