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

Resolve version conflicts #195

Merged
merged 14 commits into from
Oct 10, 2021
Merged

Resolve version conflicts #195

merged 14 commits into from
Oct 10, 2021

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Oct 10, 2021

This is follow-up of #194 .

  • Resolver version conflicts.
  • Rename yolotr to yolov5ts, which is BC-breaking.
  • Add yolov5ts to hubconf.py .

@zhiqwang zhiqwang added API Library use interface code quality Code format and unit tests labels Oct 10, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ zhiqwang
❌ pre-commit-ci[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@zhiqwang zhiqwang changed the title Resolver version conflicts Resolve version conflicts Oct 10, 2021
@zhiqwang zhiqwang added the bc-breaking Backwards Incompatible Changes label Oct 10, 2021
@codecov
Copy link

codecov bot commented Oct 10, 2021

Codecov Report

Merging #195 (b05a07a) into master (1c616c7) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files          10       10           
  Lines         599      599           
=======================================
  Hits          578      578           
  Misses         21       21           
Flag Coverage Δ
unittests 96.49% <100.00%> (ø)

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

Impacted Files Coverage Δ
test/test_onnx.py 85.24% <ø> (ø)
test/test_models.py 95.37% <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 1c616c7...b05a07a. Read the comment docs.

@zhiqwang zhiqwang merged commit 78ed66f into master Oct 10, 2021
@zhiqwang zhiqwang deleted the resolver-version-conflicts branch October 10, 2021 13:43
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.

2 participants