-
Notifications
You must be signed in to change notification settings - Fork 49
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
Modernize #52
Conversation
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.
Nice!
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #52 +/- ##
==========================================
+ Coverage 91.30% 95.71% +4.40%
==========================================
Files 2 2
Lines 69 70 +1
Branches 9 8 -1
==========================================
+ Hits 63 67 +4
+ Misses 3 0 -3
Partials 3 3 ☔ View full report in Codecov by Sentry. |
Includes #51 since it is necessary to support the latest version of Scrapy.
Closes #51 (if not merged first), closes #50, fixes #49.