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

Don't install pyinstaller and s3cmd in jobs that don't need it #3308

Conversation

LefterisJP
Copy link
Contributor

This will also probably circumvent the pip 19.0 pyinstaller
bug that hit us in all
Travis jobs. Example: https://travis-ci.org/raiden-network/raiden/jobs/483407811

This will also probably circumvent the pip 19.0 pyinstaller
[bug](pypa/pip#6163) that hit us in all
Travis jobs. Example: https://travis-ci.org/raiden-network/raiden/jobs/483407811
@codecov-io
Copy link

codecov-io commented Jan 23, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3308      +/-   ##
==========================================
+ Coverage   74.79%   74.82%   +0.02%     
==========================================
  Files          94       94              
  Lines       12165    12165              
  Branches     1689     1689              
==========================================
+ Hits         9099     9102       +3     
+ Misses       2441     2439       -2     
+ Partials      625      624       -1
Impacted Files Coverage Δ
raiden/messages.py 88.46% <0%> (+0.19%) ⬆️
raiden/network/transport/matrix.py 71.81% <0%> (+0.27%) ⬆️

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 6b2c998...a750fc7. Read the comment docs.

@rakanalh rakanalh merged commit 29c4f88 into raiden-network:master Jan 24, 2019
@LefterisJP LefterisJP deleted the dont_install_pyinstaler_and_s3cmd_in_all_jobs branch January 25, 2019 12:03
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