Skip to content

fix: yml mistake

3ac7d2b
Select commit
Loading
Failed to load commit list.
Open

chore: move clip models #945

fix: yml mistake
3ac7d2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2026 in 1s

71.71% (+0.98%) compared to ca2b25b

View this Pull Request on Codecov

71.71% (+0.98%) compared to ca2b25b

Details

Codecov Report

❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.71%. Comparing base (ca2b25b) to head (3ac7d2b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
server/clip_server/model/clip_onnx.py 81.81% 2 Missing ⚠️
server/clip_server/model/pretrained_models.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #945      +/-   ##
==========================================
+ Coverage   70.73%   71.71%   +0.98%     
==========================================
  Files          23       23              
  Lines        1565     1584      +19     
==========================================
+ Hits         1107     1136      +29     
+ Misses        458      448      -10     

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