-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
typing: Account for the fact that requests.HTTPError .response migth be None now #1336
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1336 +/- ##
==========================================
- Coverage 88.94% 88.93% -0.01%
==========================================
Files 76 76
Lines 10240 10240
==========================================
- Hits 9108 9107 -1
- Misses 1132 1133 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
hm, there might have been functionality effects from the proposed here changes since seems some new tests start to fail then... or may be it is coinciding with fresh fixes in dandi-archive which might relate (failing tests are here about moves and uploads)... |
if fresh run fails with anything but edit: I fail to reproduce locally and fail to understand how the diff could lead to the fails... heh |
oh, I guess there is a deeper meaning of
|
ok, only coverage is "affected". proceeding with a release |
🚀 PR was released in |
No description provided.