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

Replace get_func_args #66

Closed serhii73 closed 1 year ago

serhii73 commented 1 year ago

Just repeated:

codecov[bot] commented 1 year ago

Codecov Report

Merging #66 (0cdb0fd) into master (24199a1) will decrease coverage by 0.40%. The diff coverage is 90.47%.

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   99.60%   99.20%   -0.40%     
==========================================
  Files           4        4              
  Lines         252      252              
==========================================
- Hits          251      250       -1     
- Misses          1        2       +1     
Impacted Files Coverage Δ
itemloaders/utils.py 93.75% <90.47%> (-3.13%) :arrow_down: