Skip to content

Conversation

@surgan12
Copy link
Contributor

This PR just compresses two statements into one as mentioned here
#867 (comment)

@codecov-io
Copy link

codecov-io commented Apr 25, 2019

Codecov Report

Merging #874 into master will increase coverage by 0.21%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #874      +/-   ##
==========================================
+ Coverage   55.03%   55.24%   +0.21%     
==========================================
  Files          36       36              
  Lines        3367     3365       -2     
  Branches      552      551       -1     
==========================================
+ Hits         1853     1859       +6     
+ Misses       1377     1372       -5     
+ Partials      137      134       -3
Impacted Files Coverage Δ
torchvision/datasets/folder.py 76.25% <0%> (+1.85%) ⬆️
torchvision/transforms/transforms.py 82.54% <0%> (+1.29%) ⬆️

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 c0c696f...2bfd7b5. Read the comment docs.

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fmassa fmassa merged commit b1fb79f into pytorch:master Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants