Skip to content

Update Travis CI matrix for testing #750

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

Closed
wants to merge 4 commits into from

Conversation

kevin-brown
Copy link
Contributor

@kevin-brown kevin-brown commented Jan 5, 2019

Fixes

Checklist

  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the master branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Short description of what this PR does:

  • Run on Xenial
  • Switch to using Tox to execute tests
  • Switch to tox-travis for less repeated configuration

@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Jan 5, 2019
The requirements here are largely taken from the Travis CI configuration.
@codecov
Copy link

codecov bot commented Jan 5, 2019

Codecov Report

Merging #750 into v4 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               v4     #750   +/-   ##
=======================================
  Coverage   77.26%   77.26%           
=======================================
  Files          38       38           
  Lines        1205     1205           
  Branches      172      172           
=======================================
  Hits          931      931           
  Misses        171      171           
  Partials      103      103

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 43fc638...c51b47c. Read the comment docs.

@codecov
Copy link

codecov bot commented Jan 5, 2019

Codecov Report

Merging #750 into v4 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               v4     #750   +/-   ##
=======================================
  Coverage   77.26%   77.26%           
=======================================
  Files          38       38           
  Lines        1205     1205           
  Branches      172      172           
=======================================
  Hits          931      931           
  Misses        171      171           
  Partials      103      103

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 43fc638...43b6fb9. Read the comment docs.

@eshanholtz eshanholtz closed this Feb 27, 2020
@eshanholtz eshanholtz added status: invalid issues not related to the library and removed status: code review request requesting a community code review or review from Twilio labels Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid issues not related to the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants