Skip to content

feat: validate package availability before queuing builds

16ba39c
Select commit
Loading
Failed to load commit list.
Open

feat: validate package availability before queuing builds #1630

feat: validate package availability before queuing builds
16ba39c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

91.47% (+10.71%) compared to 5e65dec

View this Pull Request on Codecov

91.47% (+10.71%) compared to 5e65dec

Details

Codecov Report

❌ Patch coverage is 92.50000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.47%. Comparing base (5e65dec) to head (16ba39c).
⚠️ Report is 395 commits behind head on main.

Files with missing lines Patch % Lines
asu/util.py 87.17% 5 Missing ⚠️
asu/routers/api.py 88.00% 3 Missing ⚠️
asu/repositories.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1630       +/-   ##
===========================================
+ Coverage   80.75%   91.47%   +10.71%     
===========================================
  Files          15       20        +5     
  Lines         977     2204     +1227     
===========================================
+ Hits          789     2016     +1227     
  Misses        188      188               

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