-
Notifications
You must be signed in to change notification settings - Fork 27
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
🏗️ Maintenance/week 25: updates of testing, tooling and vulnerable libraries #2394
🏗️ Maintenance/week 25: updates of testing, tooling and vulnerable libraries #2394
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2394 +/- ##
========================================
- Coverage 74.2% 74.2% -0.1%
========================================
Files 518 518
Lines 20320 20320
Branches 2012 2012
========================================
- Hits 15093 15090 -3
- Misses 4708 4709 +1
- Partials 519 521 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice - just some small questions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we still use 2 different mypy, with probably even different versions. not sure why. anyway is out of the scope of that PR.
What do these changes do?
aiohttp
andurllib3
(reported by dependabot)scripts/codestyle.bash
now installs all missing stub packages (e.g. types-PyYAML, types-aiofiles, etc)NOTE: opened issue #2393 to keep a backlog of all features missing for requirements upgrade.
Related issue/s
Weekly maintenance
How to test
Affected all repo tests