Skip to content

Travis independent commands#127

Merged
etr merged 4 commits intomasterfrom
travis_independent_commands
Jan 13, 2019
Merged

Travis independent commands#127
etr merged 4 commits intomasterfrom
travis_independent_commands

Conversation

@etr
Copy link
Owner

@etr etr commented Jan 13, 2019

Description of the Change

Change travis script to run steps independently. Fails if any of the steps fails.

Benefits

The main benefit is that, with this, it is possible to verify single steps rather than groups.

Possible Drawbacks

Travis might fail while building.

Verification Process

Performed tests on travis.

Release Notes

Fixed multiple steps in travis being tested in groups

@etr etr self-assigned this Jan 13, 2019
@etr etr added the build-system Related to the build system. label Jan 13, 2019
@codecov-io
Copy link

Codecov Report

Merging #127 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #127   +/-   ##
======================================
  Coverage    96.1%   96.1%           
======================================
  Files          34      34           
  Lines        2950    2950           
======================================
  Hits         2835    2835           
  Misses        115     115
Impacted Files Coverage Δ
test/integ/ws_start_stop.cpp 100% <ø> (ø) ⬆️

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 3065dea...e671ba3. Read the comment docs.

@etr etr merged commit 5718609 into master Jan 13, 2019
@etr etr deleted the travis_independent_commands branch January 30, 2019 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-system Related to the build system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants