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

Feat/confusion matrix metric #138

Merged
merged 21 commits into from
Dec 9, 2024

update to latest luxonis-ml

d4170a9
Select commit
Loading
Failed to load commit list.
Merged

Feat/confusion matrix metric #138

update to latest luxonis-ml
d4170a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2024 in 1s

94.35% (-1.97%) compared to 631b905

View this Pull Request on Codecov

94.35% (-1.97%) compared to 631b905

Details

Codecov Report

Attention: Patch coverage is 56.84932% with 63 lines in your changes missing coverage. Please review.

Project coverage is 94.35%. Comparing base (631b905) to head (d4170a9).
Report is 20 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...train/attached_modules/metrics/confusion_matrix.py 49.57% 60 Missing ⚠️
luxonis_train/config/config.py 75.00% 2 Missing ⚠️
...ts/unittests/test_metrics/test_confusion_matrix.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
- Coverage   96.31%   94.35%   -1.97%     
==========================================
  Files         147      166      +19     
  Lines        6304     7302     +998     
==========================================
+ Hits         6072     6890     +818     
- Misses        232      412     +180     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.