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

Simplify torchscript test and port unit-test to pytest #152

Merged
merged 2 commits into from
Aug 27, 2021
Merged

Conversation

zhiqwang
Copy link
Owner

No description provided.

@zhiqwang zhiqwang added the code quality Code format and unit tests label Aug 27, 2021
@codecov
Copy link

codecov bot commented Aug 27, 2021

Codecov Report

Merging #152 (1c71213) into master (6f8cbf9) will decrease coverage by 0.74%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
- Coverage   84.19%   83.44%   -0.75%     
==========================================
  Files          12       12              
  Lines         797      761      -36     
==========================================
- Hits          671      635      -36     
  Misses        126      126              
Flag Coverage Δ
unittests 83.44% <100.00%> (-0.75%) ⬇️

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

Impacted Files Coverage Δ
test/test_image_utils.py 100.00% <100.00%> (ø)
test/test_torchscript.py 100.00% <100.00%> (ø)
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 6f8cbf9...1c71213. Read the comment docs.

@zhiqwang zhiqwang merged commit 76096ed into master Aug 27, 2021
@zhiqwang zhiqwang deleted the simplify-ut branch August 27, 2021 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code format and unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant