Skip to content

Travis: add baseline stage #3894

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

Merged
merged 1 commit into from
Aug 28, 2018
Merged

Travis: add baseline stage #3894

merged 1 commit into from
Aug 28, 2018

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Aug 27, 2018

Fixes #3876.

TODO:

@blueyed blueyed changed the title Travis: add baseline stage [WIP] Travis: add baseline stage Aug 27, 2018
@nicoddemus
Copy link
Member

Can/should this be done with AppVeyor, too?

AFAIK AppVeyor doesn't support stages.

keep py34 with normal/test stage

I don't mind much keeping it in the baseline.

rebase on #2800 to make sure nothing is missed

You want to do this before merging?

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Great work!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 92.641% when pulling cdc72bf on blueyed:baseline into 9620b16 on pytest-dev:master.

@codecov
Copy link

codecov bot commented Aug 27, 2018

Codecov Report

Merging #3894 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3894      +/-   ##
==========================================
+ Coverage   92.59%   92.64%   +0.05%     
==========================================
  Files          51       51              
  Lines        9960     9960              
==========================================
+ Hits         9222     9227       +5     
+ Misses        738      733       -5
Impacted Files Coverage Δ
src/_pytest/terminal.py 94.42% <0%> (+0.92%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9620b16...cdc72bf. Read the comment docs.

@blueyed blueyed merged commit 16f452e into pytest-dev:master Aug 28, 2018
@blueyed blueyed deleted the baseline branch August 28, 2018 20:19
@blueyed blueyed changed the title [WIP] Travis: add baseline stage Travis: add baseline stage Aug 28, 2018
@nicoddemus
Copy link
Member

Awesome, thanks!

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