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

Copy .travis.yml from txkube #50

Merged
merged 1 commit into from
Apr 18, 2018
Merged

Copy .travis.yml from txkube #50

merged 1 commit into from
Apr 18, 2018

Conversation

rodrigc
Copy link
Contributor

@rodrigc rodrigc commented Mar 29, 2018

  • enable building on Python 3.6, but allow that build to fail
  • enable deprecation warnings with trial
  • upload coverage statistics to codecov.io even if the tests fail

Fixes #55

 - enable building on Python 3.6, but allow that build to fail
 - enable deprecation warnings with trial
 - upload coverage statistics to codecov.io even if the tests fail
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #50     +/-   ##
=========================================
+ Coverage   86.36%   87.27%   +0.9%     
=========================================
  Files           4        4             
  Lines         220      220             
  Branches       30       30             
=========================================
+ Hits          190      192      +2     
+ Misses         27       24      -3     
- Partials        3        4      +1
Impacted Files Coverage Δ
src/kubetop/_textrenderer.py 80.95% <0%> (-1.37%) ⬇️
src/kubetop/test/test_textrenderer.py 100% <0%> (+5.63%) ⬆️

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 027accc...6f74ce0. Read the comment docs.

@rodrigc rodrigc mentioned this pull request Apr 6, 2018
@exarkun exarkun merged commit d68374f into LeastAuthority:master Apr 18, 2018
@rodrigc rodrigc deleted the py3-travis branch April 19, 2018 03:40
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