Skip to content

Fix full run annotation query for large SQLite runs

ce00740
Select commit
Loading
Failed to load commit list.
Open

Add full run and full sample API endpoints #68

Fix full run annotation query for large SQLite runs
ce00740
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2026 in 1s

71.41% (+0.38%) compared to e8d60e5

View this Pull Request on Codecov

71.41% (+0.38%) compared to e8d60e5

Details

Codecov Report

❌ Patch coverage is 85.93750% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.41%. Comparing base (e8d60e5) to head (ce00740).

Files with missing lines Patch % Lines
sample_registry/registrar.py 89.10% 11 Missing ⚠️
sample_registry/app.py 74.07% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   71.03%   71.41%   +0.38%     
==========================================
  Files           9        9              
  Lines         932      976      +44     
==========================================
+ Hits          662      697      +35     
- Misses        270      279       +9     

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