Skip to content

Add blueye bundle-model CLI for creating CV model packages - #219

Merged
jp-pino merged 21 commits into
masterfrom
jp-pino/bundle-model-cli
Aug 10, 2026
Merged

Add blueye bundle-model CLI for creating CV model packages#219
jp-pino merged 21 commits into
masterfrom
jp-pino/bundle-model-cli

Merge pull request #220 from BluEye-Robotics/jp-pino/logs-cli

2a37bc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 1s

84.34% (+6.46%) compared to d5ab7a4

View this Pull Request on Codecov

84.34% (+6.46%) compared to d5ab7a4

Details

Codecov Report

❌ Patch coverage is 90.74713% with 161 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.34%. Comparing base (d5ab7a4) to head (2a37bc6).

Files with missing lines Patch % Lines
blueye/sdk/cli/commands/bundle_model/command.py 74.07% 70 Missing ⚠️
blueye/sdk/cli/commands/models/command.py 86.92% 20 Missing ⚠️
blueye/sdk/cli/commands/tools/command.py 90.57% 13 Missing ⚠️
blueye/sdk/cli/prompts.py 86.48% 10 Missing ⚠️
blueye/sdk/cli/commands/bundle_model/meta.py 93.61% 9 Missing ⚠️
blueye/sdk/cli/commands/bundle_model/introspect.py 90.00% 8 Missing ⚠️
blueye/sdk/cli/commands/logs/command.py 95.95% 7 Missing ⚠️
blueye/sdk/cli/commands/bundle_model/heuristics.py 97.00% 6 Missing ⚠️
blueye/sdk/cli/main.py 86.36% 6 Missing ⚠️
blueye/sdk/cli/external/metadata.py 94.73% 4 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   77.88%   84.34%   +6.46%     
==========================================
  Files          11       36      +25     
  Lines        1723     3463    +1740     
==========================================
+ Hits         1342     2921    +1579     
- Misses        381      542     +161     

☔ View full report in Codecov by Harness.
📢 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.