-
-
Notifications
You must be signed in to change notification settings - Fork 183
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
bump minimum aiohttp req, drop python 3.7, add aiohttp version tests #1033
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1033 +/- ##
==========================================
- Coverage 86.27% 86.14% -0.13%
==========================================
Files 58 58
Lines 5747 5740 -7
==========================================
- Hits 4958 4945 -13
- Misses 789 795 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 6 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ClientResponse: { | ||
'e178726065b609c69a1c02e8bb78f22efce90792', | ||
'225e8033bfcff8cccbc2e975d7bd0c7993f14366', | ||
}, |
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.
is no longer needed as we don't reach into the private members anymore
No description provided.