Skip to content

fix pre-commit failure

e9b9da7
Select commit
Loading
Failed to load commit list.
Open

feat: implement GET /run/{id} endpoints (#37) #319

fix pre-commit failure
e9b9da7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

95.00% (+0.33%) compared to 24dedf9

View this Pull Request on Codecov

95.00% (+0.33%) compared to 24dedf9

Details

Codecov Report

❌ Patch coverage is 98.71383% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.00%. Comparing base (24dedf9) to head (e9b9da7).

Files with missing lines Patch % Lines
src/database/users.py 88.00% 2 Missing and 1 partial ⚠️
tests/routers/openml/runs_get_test.py 99.31% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #319      +/-   ##
==========================================
+ Coverage   94.66%   95.00%   +0.33%     
==========================================
  Files          70       72       +2     
  Lines        3281     3580     +299     
  Branches      230      243      +13     
==========================================
+ Hits         3106     3401     +295     
- Misses        113      115       +2     
- Partials       62       64       +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.