TeamHG-Memex / scrapy-cdr

Item definition and utils for storing items in CDR format for scrapy
MIT License
7 stars 6 forks source link

Add CDR v3.1 support: response_headers #9

Closed lopuhin closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #9 into master will increase coverage by 1.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   32.73%   33.92%   +1.18%     
==========================================
  Files           7        7              
  Lines         223      227       +4     
==========================================
+ Hits           73       77       +4     
  Misses        150      150
Impacted Files Coverage Δ
scrapy_cdr/v2_to_v3.py 0% <ø> (ø) :arrow_up:
scrapy_cdr/media_pipeline.py 89.47% <100%> (ø) :arrow_up:
scrapy_cdr/utils.py 95% <100%> (+0.55%) :arrow_up:
scrapy_cdr/items.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 880061c...0ec0f5d. Read the comment docs.