Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI Inspect Fix #41

Merged
merged 1 commit into from
Jun 16, 2024
Merged

CLI Inspect Fix #41

merged 1 commit into from
Jun 16, 2024

Conversation

kozlov721
Copy link
Collaborator

  • Fixed broken inspect command
  • Removed some unnecessary code

@kozlov721 kozlov721 added the fix Fixing a bug label Jun 16, 2024
@kozlov721 kozlov721 self-assigned this Jun 16, 2024
Copy link

Test Results

  4 files    4 suites   5m 51s ⏱️
 68 tests  35 ✅  25 💤  8 ❌
272 runs  140 ✅ 100 💤 32 ❌

For more details on these failures, see this check.

Results for commit 620c792.

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4875 3773 77% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
luxonis_train/main.py 73% 🟢
luxonis_train/core/core.py 80% 🟢
luxonis_train/core/exporter.py 55% 🟢
luxonis_train/core/inferer.py 90% 🟢
luxonis_train/core/trainer.py 62% 🟢
luxonis_train/core/tuner.py 81% 🟢
luxonis_train/utils/config.py 95% 🟢
TOTAL 77% 🟢

updated for commit: 620c792 by action🐍

@kozlov721 kozlov721 merged commit bf69480 into dev Jun 16, 2024
7 of 8 checks passed
@kozlov721 kozlov721 deleted the fix/cli-inspect branch June 16, 2024 22:59
kozlov721 added a commit that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant