Skip to content

[ENH] optimize metric state updates to prevent O(N^2) reallocation - #2371

Open
andersendsa wants to merge 2 commits into
sktime:mainfrom
andersendsa:optimize-multihorizonmetric
Open

[ENH] optimize metric state updates to prevent O(N^2) reallocation#2371
andersendsa wants to merge 2 commits into
sktime:mainfrom
andersendsa:optimize-multihorizonmetric

Merge branch 'main' into optimize-multihorizonmetric

18f0a1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 65.00000% with 7 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@5a35991). Learn more about missing BASE report.

Files with missing lines Patch % Lines
..._forecasting/metrics/base_metrics/_base_metrics.py 65.00% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2371   +/-   ##
=======================================
  Coverage        ?   87.43%           
=======================================
  Files           ?      175           
  Lines           ?    10176           
  Branches        ?        0           
=======================================
  Hits            ?     8897           
  Misses          ?     1279           
  Partials        ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.