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

Restrict coverage version to '<5.0.0' #247

Merged
merged 1 commit into from Dec 17, 2019
Merged

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Dec 16, 2019

Mitigate #246

I don't think this is a long-term solution but I couldn't figure out how to do this properly with coverage 5.0.0
Might be a bug in coverage, wait & see.

@brettcannon
Copy link
Member

@mayeut could you also update the GitHub Actions (either by unrolling Python support to call each supported version of Python via Tox individually/manually or update the dependency install)?

@brettcannon brettcannon self-requested a review December 17, 2019 17:55
Copy link
Member

@brettcannon brettcannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to update the GitHub Action to either directly use Tox by unrolling the Python version support or tweaking the dependency requirement for 'coverage'.

@mayeut
Copy link
Member Author

mayeut commented Dec 17, 2019

For some reason, GitHub Action wasn't triggered by this PR so I missed that update. It's now done.

@brettcannon brettcannon merged commit 41d2d0d into pypa:master Dec 17, 2019
@brettcannon
Copy link
Member

@mayeut thanks! GH Actions wasn't triggered because there's no code change to trigger for 😄

@mayeut mayeut deleted the pin-coverage branch December 17, 2019 20:22
@mayeut
Copy link
Member Author

mayeut commented Dec 17, 2019

GH Actions wasn't triggered because there's no code change to trigger for

Good to know, thanks. Too bad it wasn't triggered either when I changed the workflow itself.

mayeut added a commit to mayeut/packaging that referenced this pull request Dec 17, 2019
mayeut added a commit to mayeut/packaging that referenced this pull request Dec 17, 2019
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.

None yet

2 participants