Skip to content

secure run listing with pagination limits and remove duplicates from …

dde9b4d
Select commit
Loading
Failed to load commit list.
Open

feat: add GET /run/list endpoint (#39) #279

secure run listing with pagination limits and remove duplicates from …
dde9b4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2026 in 0s

53.37% (-0.79%) compared to fde90bf

View this Pull Request on Codecov

53.37% (-0.79%) compared to fde90bf

Details

Codecov Report

❌ Patch coverage is 25.64103% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.37%. Comparing base (fde90bf) to head (dde9b4d).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/routers/openml/runs.py 26.31% 28 Missing ⚠️
src/main.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #279      +/-   ##
==========================================
- Coverage   54.15%   53.37%   -0.79%     
==========================================
  Files          37       37              
  Lines        1553     1587      +34     
  Branches      135      142       +7     
==========================================
+ Hits          841      847       +6     
- Misses        710      738      +28     
  Partials        2        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.