NorskRegnesentral / skchange

skchange provides sktime-compatible change detection and changepoint-based anomaly detection algorithms
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Add Binary Segmentation type algorithms #5

Closed Tveten closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (bfe5031) 95.02% compared to head (58b527e) 95.83%.

:exclamation: Current head 58b527e differs from pull request most recent head 6be521f. Consider uploading reports for the commit 6be521f to get more accurate results

Files Patch % Lines
skchange/utils/validation/parameters.py 75.00% 5 Missing :warning:
skchange/anomaly_detectors/circular_binseg.py 96.77% 3 Missing :warning:
skchange/scores/score_factory.py 70.00% 3 Missing :warning:
skchange/change_detectors/pelt.py 91.30% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## ========================================== + Coverage 95.02% 95.83% +0.81% ========================================== Files 23 28 +5 Lines 844 1153 +309 ========================================== + Hits 802 1105 +303 - Misses 42 48 +6 ```

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