Skip to content

feat: fallback to stddev if threshold is too low

Codecov / codecov/project succeeded Apr 23, 2024 in 0s

92.12% (-0.81%) compared to 6975394

View this Pull Request on Codecov

92.12% (-0.81%) compared to 6975394

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 92.12%. Comparing base (6975394) to head (9ad6d8d).

❗ Current head 9ad6d8d differs from pull request most recent head eed9ad4. Consider uploading reports for the commit eed9ad4 to get more accurate results

Files Patch % Lines
numalogic/transforms/_scaler.py 33.33% 24 Missing ⚠️
numalogic/models/threshold/_median.py 44.44% 4 Missing and 1 partial ⚠️
numalogic/transforms/_postprocess.py 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #368      +/-   ##
==========================================
- Coverage   92.93%   92.12%   -0.81%     
==========================================
  Files          95       95              
  Lines        4385     4431      +46     
  Branches      378      383       +5     
==========================================
+ Hits         4075     4082       +7     
- Misses        231      266      +35     
- Partials       79       83       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.