-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Fix tests #2000
Conversation
Nice PR number :) |
A lot of work since 2013. |
Codecov Report
@@ Coverage Diff @@
## master #2000 +/- ##
=======================================
Coverage 97.04% 97.04%
=======================================
Files 38 38
Lines 7679 7679
Branches 1341 1341
=======================================
Hits 7452 7452
Misses 102 102
Partials 125 125
Continue to review full report at Codecov.
|
time flies |
* Fix couple tests * Another test * Fix last tests * Pin multidict requirement to 3.0.0 * Fix tests * Make test stable
Fix #1994