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

disable download tests in Travis CI #2674

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Sep 14, 2020

As requested by @fmassa in #2665 (comment).

@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #2674 into master will increase coverage by 1.85%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2674      +/-   ##
==========================================
+ Coverage   70.56%   72.41%   +1.85%     
==========================================
  Files          95       95              
  Lines        8245     8245              
  Branches     1308     1308              
==========================================
+ Hits         5818     5971     +153     
+ Misses       2003     1858     -145     
+ Partials      424      416       -8     
Impacted Files Coverage Δ
torchvision/io/video.py 69.82% <0.00%> (+1.18%) ⬆️
torchvision/models/detection/rpn.py 93.13% <0.00%> (+2.57%) ⬆️
torchvision/models/detection/roi_heads.py 82.34% <0.00%> (+5.10%) ⬆️
torchvision/__init__.py 78.12% <0.00%> (+6.25%) ⬆️
torchvision/datasets/video_utils.py 84.84% <0.00%> (+7.27%) ⬆️
torchvision/ops/poolers.py 97.05% <0.00%> (+11.76%) ⬆️
torchvision/ops/boxes.py 100.00% <0.00%> (+15.55%) ⬆️
torchvision/models/detection/transform.py 95.55% <0.00%> (+17.22%) ⬆️
torchvision/io/_video_opt.py 47.50% <0.00%> (+26.25%) ⬆️
torchvision/ops/_register_onnx_ops.py 85.36% <0.00%> (+36.58%) ⬆️

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 3b31b72...47320fb. 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 854ead0 into pytorch:master Sep 14, 2020
@pmeier pmeier deleted the download-tests-travis branch September 15, 2020 05:29
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
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.

2 participants