Skip to content

fixing comments

acad636
Select commit
Loading
Failed to load commit list.
Open

feat: implement Metric.update() via PATCH /scorers/{id} #505

fixing comments
acad636
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

82.36% (target 78.00%)

View this Pull Request on Codecov

82.36% (target 78.00%)

Details

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.36%. Comparing base (66e86cd) to head (acad636).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/galileo/__future__/metric.py 93.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   82.13%   82.36%   +0.23%     
==========================================
  Files          96      103       +7     
  Lines        9282     9438     +156     
==========================================
+ Hits         7624     7774     +150     
- Misses       1658     1664       +6     

☔ 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.