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

hotifx: adding file names to be ignored by the COCO parser #199

Merged
merged 4 commits into from
Nov 6, 2024

Return original path if no annotation changes needed

f99b205
Select commit
Loading
Failed to load commit list.
Merged

hotifx: adding file names to be ignored by the COCO parser #199

Return original path if no annotation changes needed
f99b205
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2024 in 0s

92.22% (-0.11%) compared to 6bcbb11

View this Pull Request on Codecov

92.22% (-0.11%) compared to 6bcbb11

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 8 lines in your changes missing coverage. Please review.

Project coverage is 92.22%. Comparing base (6bcbb11) to head (f99b205).
Report is 8 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
luxonis_ml/data/parsers/coco_parser.py 55.55% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
- Coverage   92.33%   92.22%   -0.11%     
==========================================
  Files          79       80       +1     
  Lines        4161     4244      +83     
==========================================
+ Hits         3842     3914      +72     
- Misses        319      330      +11     

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