stumpy icon indicating copy to clipboard operation
stumpy copied to clipboard

Fixed #1006 RuntimeWarning `divide by zero encountered in divide`

Open NimaSarajpoor opened this issue 1 year ago • 1 comments

See #1006

This PR addresses part1, 2, and 3 as discussed here: https://github.com/TDAmeritrade/stumpy/issues/1006#issuecomment-2229551395

NimaSarajpoor avatar Jul 21 '24 22:07 NimaSarajpoor

Codecov Report

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

Project coverage is 97.42%. Comparing base (3077d0d) to head (5e056d3). Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1012   +/-   ##
=======================================
  Coverage   97.41%   97.42%           
=======================================
  Files          89       89           
  Lines       14922    14959   +37     
=======================================
+ Hits        14537    14574   +37     
  Misses        385      385           

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

codecov[bot] avatar Jul 22 '24 22:07 codecov[bot]