X Tutup
Skip to content

Enable coverage sending on pytest build#7326

Merged
QuLogic merged 1 commit intomatplotlib:masterfrom
Kojoley:coverage-on-pytest-build
Oct 22, 2016
Merged

Enable coverage sending on pytest build#7326
QuLogic merged 1 commit intomatplotlib:masterfrom
Kojoley:coverage-on-pytest-build

Conversation

@Kojoley
Copy link
Copy Markdown
Member

@Kojoley Kojoley commented Oct 21, 2016

I have noticed that nose coverage now contains lib/ prefix (I do not know what changed) so we can enable coverage sending on pytest build.

@NelleV
Copy link
Copy Markdown
Member

NelleV commented Oct 21, 2016

We just lost 9% of coverage :p

@Kojoley
Copy link
Copy Markdown
Member Author

Kojoley commented Oct 21, 2016

Actual coverage was always lower, nose just hides this fact. You can see bunch of 'newly added' files with zero coverage.

@NelleV
Copy link
Copy Markdown
Member

NelleV commented Oct 21, 2016

That was a joke…

@NelleV NelleV changed the title Enable coverage sending on pytest build [MRG+1] Enable coverage sending on pytest build Oct 21, 2016
@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Oct 22, 2016

And I thought my pytest PR dropped coverage...

@QuLogic QuLogic added this to the 2.1 (next point release) milestone Oct 22, 2016
@QuLogic QuLogic changed the title [MRG+1] Enable coverage sending on pytest build Enable coverage sending on pytest build Oct 22, 2016
@QuLogic QuLogic merged commit 6ae28a0 into matplotlib:master Oct 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup