Skip to content

Use new asset_validation_errors endpoint#1823

Draft
jjnesbitt wants to merge 1 commit intomasterfrom
use-new-asset-validation-errors
Draft

Use new asset_validation_errors endpoint#1823
jjnesbitt wants to merge 1 commit intomasterfrom
use-new-asset-validation-errors

Conversation

@jjnesbitt
Copy link
Copy Markdown
Member

Update the CLI to be compatible with dandi/dandi-archive#2719.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.11%. Comparing base (0fe497d) to head (5fa3ede).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
dandi/dandiapi.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1823      +/-   ##
==========================================
- Coverage   75.11%   75.11%   -0.01%     
==========================================
  Files          84       84              
  Lines       11925    11934       +9     
==========================================
+ Hits         8958     8964       +6     
- Misses       2967     2970       +3     
Flag Coverage Δ
unittests 75.11% <60.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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


asset_validation_errors: List[RemoteAssetValidationError]
version_validation_errors: List[RemoteValidationError]
validation_errors: List[RemoteValidationError]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remember that unless upgraded in unison, the same client might need to be used with EMBER running older for a bit, so here might need two different structures depending on server version?

@jjnesbitt jjnesbitt force-pushed the use-new-asset-validation-errors branch from b516633 to c78f294 Compare March 26, 2026 17:03
@jjnesbitt jjnesbitt force-pushed the use-new-asset-validation-errors branch from c78f294 to 5fa3ede Compare March 26, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants