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

Replaced opencv with imagesize to get the actual image size #548

Merged
merged 3 commits into from
Jan 8, 2024

fixed one_stage_detector as well for linter

b87f72c
Select commit
Loading
Failed to load commit list.
Merged

Replaced opencv with imagesize to get the actual image size #548

fixed one_stage_detector as well for linter
b87f72c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2023 in 1s

74.79% (-0.01%) compared to 226d8cc, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

74.79% (-0.01%) compared to 226d8cc, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (226d8cc) 74.80% compared to head (b87f72c) 74.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
- Coverage   74.80%   74.79%   -0.01%     
==========================================
  Files          71       71              
  Lines        4695     4694       -1     
  Branches      731      731              
==========================================
- Hits         3512     3511       -1     
  Misses        986      986              
  Partials      197      197              

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