Point failed uploads to validation report - #1896
Conversation
yarikoptic
left a comment
There was a problem hiding this comment.
overall looks good. minor nit due to my duplication allergies.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1896 +/- ##
===========================================
- Coverage 77.04% 53.55% -23.49%
===========================================
Files 88 89 +1
Lines 12989 13085 +96
===========================================
- Hits 10007 7008 -2999
- Misses 2982 6077 +3095
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…d-validation-report
|
I merged the current master into this branch and pushed the update. The validation warning now builds one message and points to the saved report with dandi validate --load.\n\nThe focused CLI regression test passes (1 passed). The upload integration test is skipped on this Windows runner because Docker is not installed. Please take another look when you have a chance. |
|
@AtomicGlance are those |
|
seems failing tests relate to these changes.. review/address |
|
Yes, I used Codex to help with this. The literal I traced the Ubuntu failure to the test helper forcing |
Summary
dandi validate --loadcommandCloses #1859.
Testing
python -m pytest dandi/cli/tests/test_cmd_upload.py -qpython -m mypy dandi(93 source files)