Skip to content

fix: relabel validation result of Zarr data by `dandi-cli` itself

cf401cd
Select commit
Loading
Failed to load commit list.
Merged

Overhauling validation results to get them closer to cover different types of validators #1514

fix: relabel validation result of Zarr data by `dandi-cli` itself
cf401cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2025 in 1s

88.66% (+0.11%) compared to b1815da

View this Pull Request on Codecov

88.66% (+0.11%) compared to b1815da

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 14 lines in your changes missing coverage. Please review.

Project coverage is 88.66%. Comparing base (b1815da) to head (cf401cd).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
dandi/files/zarr.py 27.27% 8 Missing ⚠️
dandi/pynwb_utils.py 60.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1514      +/-   ##
==========================================
+ Coverage   88.54%   88.66%   +0.11%     
==========================================
  Files          78       78              
  Lines       10872    10937      +65     
==========================================
+ Hits         9627     9697      +70     
+ Misses       1245     1240       -5     

☔ 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.