scrapinghub / spidermon

Scrapy Extension for monitoring spiders execution.
https://spidermon.readthedocs.io
BSD 3-Clause "New" or "Revised" License
528 stars 96 forks source link

Add Python 3.10 support #349

Closed rennerocha closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #349 (bf081ac) into master (3539ee4) will increase coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
+ Coverage   74.03%   74.05%   +0.01%     
==========================================
  Files          72       72              
  Lines        3097     3095       -2     
  Branches      476      483       +7     
==========================================
- Hits         2293     2292       -1     
+ Misses        738      736       -2     
- Partials       66       67       +1     
Impacted Files Coverage Δ
spidermon/contrib/validation/jsonschema/tools.py 91.42% <0.00%> (-2.86%) :arrow_down:
spidermon/core/factories.py 81.25% <0.00%> (+2.46%) :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 3539ee4...bf081ac. Read the comment docs.