Skip to content

fix: return empty int array instead of None for class_id on empty VLM…

7e57e2c
Select commit
Loading
Failed to load commit list.
Open

fix: return empty int ndarray instead of None for class_id on empty VLM parse #2239

fix: return empty int array instead of None for class_id on empty VLM…
7e57e2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

78% (target 95%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78%. Comparing base (87b1b86) to head (7e57e2c).
⚠️ Report is 4 commits behind head on develop.

❌ Your project check has failed because the head coverage (78%) is below the target coverage (95%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #2239   +/-   ##
=======================================
  Coverage       78%     78%           
=======================================
  Files           66      66           
  Lines         8347    8347           
=======================================
  Hits          6475    6475           
  Misses        1872    1872           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.