scrapy / itemloaders

Library to populate items using XPath and CSS with a convenient API
BSD 3-Clause "New" or "Revised" License
44 stars 16 forks source link

Disable codecov project check #60

Closed kmike closed 1 year ago

kmike commented 1 year ago

It should fix useless failures like we've got in https://github.com/scrapy/itemloaders/pull/59.

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (f79e322) into master (110ca53) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files           4        4           
  Lines         254      254           
=======================================
  Hits          253      253           
  Misses          1        1