Closed malloxpb closed 6 years ago
Merging #37 into master will decrease coverage by
27.7%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #37 +/- ##
===========================================
- Coverage 90.12% 62.42% -27.71%
===========================================
Files 2 2
Lines 314 314
===========================================
- Hits 283 196 -87
- Misses 31 118 +87
Impacted Files | Coverage Δ | |
---|---|---|
scurl/canonicalize.pyx | 21.42% <0%> (-70.41%) |
:arrow_down: |
scurl/cgurl.pyx | 81.01% <0%> (-8.34%) |
:arrow_down: |
Hey @lopuhin , I think this PR is ready for review 😄
Hey @lopuhin , I just removed the canonicalize_url test I copied from w3lib, and I cloned the #scrapy/w3lib#110 branch instead of the master branch for now. We will change this back when it's merged 😄 Let me know what you think :-)
Add w3lib test into scurl by cloning it :)