Corrected the argument in super().__init__() within SplashAwareDupeFilter's __init__() #328
Codecov / codecov/project
succeeded
Feb 11, 2025 in 1s
91.18% (+0.00%) compared to d763eb7
View this Pull Request on Codecov
91.18% (+0.00%) compared to d763eb7
Details
Codecov Report
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 91.18%. Comparing base (
d763eb7
) to head (159dc60
).
Files with missing lines | Patch % | Lines |
---|---|---|
scrapy_splash/dupefilter.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #328 +/- ##
=======================================
Coverage 91.18% 91.18%
=======================================
Files 9 9
Lines 681 681
Branches 125 125
=======================================
Hits 621 621
Misses 36 36
Partials 24 24
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading