spidermon icon indicating copy to clipboard operation
spidermon copied to clipboard

Adds limit for nested dict stats computation

Open mrwbarg opened this issue 1 year ago • 3 comments

Closes #416 Adds a setting to limit how deep the coverage is computed for nested dicts.

mrwbarg avatar Sep 25 '23 11:09 mrwbarg

The CI issues have been fixed 🙏 Could you rebase/merge the latest changes from master? @mrwbarg

curita avatar Nov 27 '23 18:11 curita

Codecov Report

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

Comparison is base (377c4ab) 79.39% compared to head (1281600) 79.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
+ Coverage   79.39%   79.42%   +0.03%     
==========================================
  Files          76       76              
  Lines        3222     3228       +6     
  Branches      534      536       +2     
==========================================
+ Hits         2558     2564       +6     
  Misses        593      593              
  Partials       71       71              

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

codecov[bot] avatar Nov 28 '23 14:11 codecov[bot]

@Gallaecio @rennerocha could you check on this PR? It's ready to be reviewed.

curita avatar Jan 10 '24 03:01 curita

Can we close this in favor of https://github.com/scrapinghub/spidermon/pull/433 ?

VMRuiz avatar Mar 08 '24 09:03 VMRuiz