Enable pytest-cov[toml] akin to upstream coverage[toml]#553
Merged
ionelmc merged 1 commit intopytest-dev:masterfrom Oct 18, 2022
Merged
Enable pytest-cov[toml] akin to upstream coverage[toml]#553ionelmc merged 1 commit intopytest-dev:masterfrom
pytest-cov[toml] akin to upstream coverage[toml]#553ionelmc merged 1 commit intopytest-dev:masterfrom
Conversation
ionelmc
reviewed
Sep 28, 2022
coveragepy/coveragepy#664 (+ later fixes) Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
ffab7be to
562aae0
Compare
Contributor
|
Related #508 |
Contributor
Author
|
@ionelmc all good now? 😕 |
Member
|
Yes, yes. |
Contributor
|
Wait, what's the point of this? We already do that: Lines 132 to 135 in f7bdfcf |
Contributor
Author
|
When I tried to move .coveragerc to pyproject.toml, I was unable to read the configuration. I assumed that this was a necessary step (and I was going to test if this fixed the issue after a new pypi release). |
Contributor
|
Without #508 you need |
Contributor
Author
Oh well 🤦 Good to know; I'll try to check this on my new project sometime. |
Member
|
Facepalm. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
coveragepy/coveragepy#664 (+ later fixes)
Signed-off-by: Stavros Ntentos 133706+stdedos@users.noreply.github.com