Skip to content

refactor: use F::epsilon instead of f64 cast

248b841
Select commit
Loading
Failed to load commit list.
Merged

feat: add symmetric mean absolute percentage error (sMAPE) #437

refactor: use F::epsilon instead of f64 cast
248b841
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 1s

76.76% (+0.03%) compared to 12c6c73

View this Pull Request on Codecov

76.76% (+0.03%) compared to 12c6c73

Details

Codecov Report

❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.76%. Comparing base (12c6c73) to head (248b841).

Files with missing lines Patch % Lines
src/metrics_regression.rs 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
+ Coverage   76.73%   76.76%   +0.03%     
==========================================
  Files         106      106              
  Lines        7410     7429      +19     
==========================================
+ Hits         5686     5703      +17     
- Misses       1724     1726       +2     

☔ View full report in Codecov by Sentry.
📢 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.