scrapy / scurl

Performance-focused replacement for Python urllib
Apache License 2.0
21 stars 6 forks source link

Add Codecov to the project #27

Closed malloxpb closed 6 years ago

malloxpb commented 6 years ago

Continue the PR #19 :)

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@daa271c). Click here to learn what that means. The diff coverage is 100%.

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage          ?   86.08%           
=========================================
  Files             ?        2           
  Lines             ?      309           
  Branches          ?        0           
=========================================
  Hits              ?      266           
  Misses            ?       43           
  Partials          ?        0
Impacted Files Coverage Δ
scurl/cgurl.pyx 89.62% <100%> (ø)
scurl/canonicalize.pyx 78.35% <100%> (ø)
malloxpb commented 6 years ago

Thank you so much, Konstantin!