Skip to content

Fix type annotation in upload sync path prefix calculation

928ad98
Select commit
Loading
Failed to load commit list.
Draft

Improve documentation and error messages for better developer experience #1781

Fix type annotation in upload sync path prefix calculation
928ad98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2026 in 1s

50.43% (-24.68%) compared to ccdb659

View this Pull Request on Codecov

50.43% (-24.68%) compared to ccdb659

Details

Codecov Report

❌ Patch coverage is 13.63636% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.43%. Comparing base (ccdb659) to head (928ad98).

Files with missing lines Patch % Lines
dandi/move.py 22.22% 7 Missing ⚠️
dandi/upload.py 0.00% 5 Missing ⚠️
dandi/dandiapi.py 0.00% 4 Missing ⚠️
dandi/dandiset.py 0.00% 2 Missing ⚠️
dandi/download.py 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (ccdb659) and HEAD (928ad98). Click for more details.

HEAD has 288 uploads less than BASE
Flag BASE (ccdb659) HEAD (928ad98)
unittests 300 12
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1781       +/-   ##
===========================================
- Coverage   75.11%   50.43%   -24.68%     
===========================================
  Files          84       84               
  Lines       11921    11920        -1     
===========================================
- Hits         8954     6012     -2942     
- Misses       2967     5908     +2941     

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