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

drop unitt2 and use tox in 'make test' target #772

Merged
merged 1 commit into from
Apr 21, 2018
Merged

Conversation

cgoldberg
Copy link
Member

since #755 removed the dependency on unittest2,
this PR changes the make test target so it calls tox instead of unit2

@codecov
Copy link

codecov bot commented Apr 8, 2018

Codecov Report

Merging #772 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #772   +/-   ##
=======================================
  Coverage   65.13%   65.13%           
=======================================
  Files          14       14           
  Lines        1417     1417           
  Branches      222      222           
=======================================
  Hits          923      923           
  Misses        443      443           
  Partials       51       51

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 46628ed...ccc61c1. Read the comment docs.

@aldenpeterson-wf
Copy link
Contributor

+1

@aldenpeterson-wf aldenpeterson-wf merged commit f910c16 into master Apr 21, 2018
@cgoldberg cgoldberg deleted the zap-unit2 branch April 21, 2018 17:54
@cgoldberg cgoldberg added this to the 0.9.0 milestone Apr 24, 2018
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