TeamHG-Memex / scrapy-cdr

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

Media pipeline tests #6

Closed lopuhin closed 7 years ago

lopuhin commented 7 years ago

basic media pipeline test with files store

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will increase coverage by 16.82%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #6       +/-   ##
===========================================
+ Coverage   17.78%   34.61%   +16.82%     
===========================================
  Files           7        7               
  Lines         208      208               
===========================================
+ Hits           37       72       +35     
+ Misses        171      136       -35
Impacted Files Coverage Δ
scrapy_cdr/media_pipeline.py 97.05% <100%> (+97.05%) :arrow_up:
scrapy_cdr/items.py 100% <0%> (+10%) :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 5b53b7f...de7a8ff. Read the comment docs.