scrapinghub / spidermon

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

Fix traverse_nested when value is not compatible with ItemAdapter #450

Closed VMRuiz closed 1 month ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.51%. Comparing base (6ea9f67) to head (6e09889).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #450 +/- ## ======================================= Coverage 79.51% 79.51% ======================================= Files 76 76 Lines 3237 3237 Branches 537 537 ======================================= Hits 2574 2574 Misses 593 593 Partials 70 70 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.