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.06% 77.11% +0.04%
==========================================
Files 88 89 +1
Lines 13065 13089 +24
==========================================
+ Hits 10068 10093 +25
+ Misses 2997 2996 -1
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 |
|
One more update: I tightened the CLI regression test so it explicitly disables the general Local checks:
The current Actions runs are waiting for maintainer approval ( |
|
Thank you @AtomicGlance |
Loved working on this, thanks for the opportunity. Slava Ukraini❤️ |
|
Героям Слава! |
Summary
dandi validate --loadcommandCloses #1859.
Testing
python -m pytest dandi/cli/tests/test_cmd_upload.py -qpython -m mypy dandi(93 source files)