Fix test assertions for enhanced move operation error messages#1802
Fix test assertions for enhanced move operation error messages#1802CodyCBakerPhD merged 4 commits intoenh-lad-errors-pathsfrom
Conversation
Co-authored-by: CodyCBakerPhD <51133164+CodyCBakerPhD@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## enh-lad-errors-paths #1802 +/- ##
=========================================================
+ Coverage 50.45% 75.11% +24.66%
=========================================================
Files 84 84
Lines 11922 11925 +3
=========================================================
+ Hits 6015 8958 +2943
+ Misses 5907 2967 -2940
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@copilot Please fix the linting errors: https://github.com/dandi/dandi-cli/actions/runs/22012555381/job/63608992590?pr=1802#step:6:19 |
Co-authored-by: CodyCBakerPhD <51133164+CodyCBakerPhD@users.noreply.github.com>
Fixed the linting errors. The issue was three lines exceeding the 100-character limit (lines 378, 410, and 436). Refactored by extracting the conditional expressions into variables ( |
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.