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

Refactor load_from_yolov5 in YOLOv5 #179

Merged
merged 5 commits into from
Sep 30, 2021
Merged

Refactor load_from_yolov5 in YOLOv5 #179

merged 5 commits into from
Sep 30, 2021

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Sep 30, 2021

@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #179 (b301fb3) into master (750e3b4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   96.16%   96.17%           
=======================================
  Files          10       10           
  Lines         600      601    +1     
=======================================
+ Hits          577      578    +1     
  Misses         23       23           
Flag Coverage Δ
unittests 96.17% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/test_models.py 95.39% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 750e3b4...b301fb3. Read the comment docs.

@zhiqwang zhiqwang added code quality Code format and unit tests enhancement New feature or request labels Sep 30, 2021
@zhiqwang zhiqwang merged commit 00f6e13 into master Sep 30, 2021
@zhiqwang zhiqwang deleted the use-classmethod branch September 30, 2021 03:03
@zhiqwang zhiqwang added the bc-breaking Backwards Incompatible Changes label Sep 30, 2021
@zhiqwang zhiqwang added the API Library use interface label Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Library use interface bc-breaking Backwards Incompatible Changes code quality Code format and unit tests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant