Skip to content

.coveragerc: add report section#5747

Merged
asottile merged 2 commits intopytest-dev:masterfrom
blueyed:coveragerc-report
Aug 15, 2019
Merged

.coveragerc: add report section#5747
asottile merged 2 commits intopytest-dev:masterfrom
blueyed:coveragerc-report

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Aug 15, 2019

This will allow for "raise NotImplementedError" to indicate code not to
be covered in tests etc.

@nicoddemus
Copy link
Member

Can you rebase on features please?

@blueyed
Copy link
Contributor Author

blueyed commented Aug 15, 2019

This is for master?!

Ok, why?

@blueyed
Copy link
Contributor Author

blueyed commented Aug 15, 2019

I have a pending commit for testing/python/fixtures.py to improve coverage there.

Wanted to compare this separately.

Can rebase it on features afterwards (but it is not clear to me why that should be done still).

This will allow for "raise NotImplementedError" to indicate code not to
be covered in tests etc.
@blueyed blueyed force-pushed the coveragerc-report branch from 6668224 to 6ead01a Compare August 15, 2019 23:14
@pytest-dev pytest-dev deleted a comment from codecov bot Aug 15, 2019
@nicoddemus
Copy link
Member

Can rebase it on features afterwards (but it is not clear to me why that should be done still).

I like to minimize the diff when making the release, but so be it. 🤷‍♂

@nicoddemus
Copy link
Member

Well actually this does not matter to the release at all, so in the end it is fine to have this in master. 👍

@asottile asottile merged commit ac3056c into pytest-dev:master Aug 15, 2019
@blueyed blueyed deleted the coveragerc-report branch August 16, 2019 16:14
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.

3 participants