scrapy-plugins / scrapy-jsonschema

Scrapy schema validation pipeline and Item builder using JSON Schema
BSD 3-Clause "New" or "Revised" License
44 stars 12 forks source link

Travis CI: do not force an old Ubuntu image #28

Closed Gallaecio closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (d83a017) into master (dec2d21) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   96.11%   96.22%   +0.10%     
==========================================
  Files           3        4       +1     
  Lines         103      106       +3     
  Branches       22       22              
==========================================
+ Hits           99      102       +3     
  Misses          3        3              
  Partials        1        1              
Impacted Files Coverage Δ
scrapy_jsonschema/__init__.py 100.00% <0.00%> (ø)

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 dec2d21...d83a017. Read the comment docs.