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

Spiff up the tox.ini, fixing the coverage build along the way. #20

Closed
wants to merge 2 commits into from

Conversation

Julian
Copy link
Member

@Julian Julian commented Jan 11, 2018

Spiff up the tox.ini, fixing the coverage build along the way. …

  • Absolute paths everywhere, via tox.ini variables
  • Adds a .coverage.ini to persist our coverage settings (and enable
    branch coverage by default)
  • Uses skipsdist, taking over full control over exactly which testenvs
    even bother doing anything install-related

Closes: #18

* Absolute paths everywhere, via tox.ini variables
* Adds a .coverage.ini to persist our coverage settings (and enable
branch coverage by default)
* Uses skipsdist, taking over full control over exactly which testenvs
  even bother doing anything install-related

Closes: twisted#18
@markrwilliams markrwilliams mentioned this pull request Jan 11, 2018
@markrwilliams
Copy link
Member

Included in #21 - thanks!

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.

Coverage build is broken
2 participants