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

Exclude incompatible coverage versions #337

Merged
merged 1 commit into from Nov 11, 2021
Merged

Exclude incompatible coverage versions #337

merged 1 commit into from Nov 11, 2021

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Nov 11, 2021

Closes #333

Due to a backwards incompatible change in coverage, there is an incompatibility with versions 6.0 - 6.1.1.
Additional details: nedbat/coveragepy#1273

Copy link
Owner

@TheKevJames TheKevJames left a comment

Choose a reason for hiding this comment

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

Thank you, much appreciated!

@TheKevJames TheKevJames merged commit 495ddd4 into TheKevJames:master Nov 11, 2021
@cdce8p cdce8p deleted the coverage-version branch November 11, 2021 21:06
henrykironde added a commit to henrykironde/cligj that referenced this pull request Dec 19, 2022
Due to compatibility issues that are not caused by the project
we skip 3.7
ref : TheKevJames/coveralls-python#337
henrykironde added a commit to henrykironde/cligj that referenced this pull request Dec 19, 2022
henrykironde added a commit to henrykironde/cligj that referenced this pull request Dec 19, 2022
andy-maier pushed a commit to andy-maier/coveralls-python that referenced this pull request Dec 23, 2022
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.

__init__() missing 1 required positional argument: 'name' with coverage ~= 6.1
2 participants