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

Add support for python3.10 #52

Closed VMRuiz closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #52 (a5ff206) into master (805f4c5) will decrease coverage by 0.39%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   99.60%   99.21%   -0.40%     
==========================================
  Files           4        4              
  Lines         255      255              
==========================================
- Hits          254      253       -1     
- Misses          1        2       +1     
Impacted Files Coverage Δ
itemloaders/__init__.py 99.35% <0.00%> (-0.65%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

VMRuiz commented 2 years ago

Branch contains additional unexpected commits