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

Chore(switch): Merge master into switch update #3235

Merged
merged 5 commits into from
Jul 26, 2018

Conversation

rlfriedman
Copy link
Contributor

This should fix Travis screenshot failures.

williamernest and others added 5 commits July 25, 2018 16:30
- Fetches `$TRAVIS_BRANCH` and `$TRAVIS_PULL_REQUEST_BRANCH` git branches to ensure they are available for subsequent `git log` queries
### What it does

- (Hopefully) Fixes failing screenshot tests on Travis for merges into `master`
- Uses the `TRAVIS_COMMIT` env var instead of querying `git`
    - Looking up the commit with `git rev-parse master` seems to fail on Travis for some reason
- Stops trying to set GitHub commit status if API credentials are not found
    - Previously, this would throw an error and kill the whole test
- Adds a bit of logging
@codecov-io
Copy link

codecov-io commented Jul 26, 2018

Codecov Report

Merging #3235 into feat/switch-update will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           feat/switch-update    #3235   +/-   ##
===================================================
  Coverage               98.13%   98.13%           
===================================================
  Files                     104      104           
  Lines                    4512     4512           
  Branches                  587      587           
===================================================
  Hits                     4428     4428           
  Misses                     84       84

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 82b8490...a3332e4. Read the comment docs.

@mdc-web-bot
Copy link
Collaborator

All 140 screenshot tests passed for commit a3332e4 vs. feat/switch-update! 💯🎉

Copy link
Contributor

@acdvorak acdvorak left a comment

Choose a reason for hiding this comment

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

LGTM!

@acdvorak acdvorak self-assigned this Jul 26, 2018
@rlfriedman rlfriedman merged commit 2413731 into feat/switch-update Jul 26, 2018
@kfranqueiro kfranqueiro deleted the chore/water-master branch August 1, 2018 16:18
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.

5 participants