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

Move load_from_ultralytics into _checkpoint.py #373

Merged
merged 7 commits into from
Mar 22, 2022
Merged

Conversation

zhiqwang
Copy link
Owner

This is a follow-up PR of #368

@zhiqwang zhiqwang added API Library use interface code quality Code format and unit tests bc-breaking Backwards Incompatible Changes labels Mar 22, 2022
@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #373 (41dafec) into main (7f81427) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #373   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files          11       11           
  Lines         778      778           
=======================================
  Hits          767      767           
  Misses         11       11           
Flag Coverage Δ
unittests 98.58% <100.00%> (ø)

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

Impacted Files Coverage Δ
test/test_utils.py 100.00% <100.00%> (ø)

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 7f81427...41dafec. Read the comment docs.

@zhiqwang zhiqwang merged commit 5942ce8 into main Mar 22, 2022
@zhiqwang zhiqwang deleted the load-from-ultralytics branch March 22, 2022 07:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant