Skip to content

ci(travis): add build stages #1467

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 26, 2018
Merged

ci(travis): add build stages #1467

merged 1 commit into from
Aug 26, 2018

Conversation

michael-ciniawsky
Copy link
Member

@michael-ciniawsky michael-ciniawsky commented Aug 25, 2018

Type

  • CI

Issues

  • None

SemVer

  • Patch

@codecov
Copy link

codecov bot commented Aug 25, 2018

Codecov Report

Merging #1467 into master will decrease coverage by 3.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1467      +/-   ##
==========================================
- Coverage   78.94%   75.66%   -3.29%     
==========================================
  Files           5        8       +3     
  Lines         494      678     +184     
  Branches      161        0     -161     
==========================================
+ Hits          390      513     +123     
- Misses        104      165      +61
Impacted Files Coverage Δ
lib/OptionsValidationError.js 61.85% <0%> (-0.88%) ⬇️
lib/util/addDevServerEntrypoints.js 100% <0%> (ø) ⬆️
examples/util.js 81.81% <0%> (ø)
examples/cli/public/webpack.config.js 100% <0%> (ø)
bin/webpack-dev-server.js 62.77% <0%> (ø)
lib/Server.js 83.43% <0%> (+1.51%) ⬆️

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 e2220c4...7fbfc60. Read the comment docs.

@michael-ciniawsky michael-ciniawsky force-pushed the ci/travis branch 2 times, most recently from 69648f5 to 07f7e4f Compare August 26, 2018 03:51
@codecov
Copy link

codecov bot commented Aug 26, 2018

Codecov Report

Merging #1467 into master will decrease coverage by 3.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1467      +/-   ##
==========================================
- Coverage   78.94%   75.58%   -3.36%     
==========================================
  Files           5        8       +3     
  Lines         494      680     +186     
  Branches      161        0     -161     
==========================================
+ Hits          390      514     +124     
- Misses        104      166      +62
Impacted Files Coverage Δ
lib/OptionsValidationError.js 61.85% <0%> (-0.88%) ⬇️
lib/util/addDevServerEntrypoints.js 100% <0%> (ø) ⬆️
examples/util.js 81.81% <0%> (ø)
examples/cli/public/webpack.config.js 100% <0%> (ø)
bin/webpack-dev-server.js 62.63% <0%> (ø)
lib/Server.js 83.43% <0%> (+1.51%) ⬆️

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 b445b68...4fd326b. Read the comment docs.

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.

1 participant