Skip to content

fix(config): enable --overlay#1968

Merged
hiroppy merged 1 commit into
masterfrom
feature/fix-overlay
Jun 4, 2019
Merged

fix(config): enable --overlay#1968
hiroppy merged 1 commit into
masterfrom
feature/fix-overlay

Conversation

@hiroppy

@hiroppy hiroppy commented Jun 4, 2019

Copy link
Copy Markdown
Contributor
  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

yes

Motivation / Use-Case

Currently, --overlay is not working at master branch. Please try to run examples/cli/overlay.

Breaking Changes

no

Additional Info

@hiroppy hiroppy requested a review from alexander-akait as a code owner June 4, 2019 20:45
@alexander-akait

alexander-akait commented Jun 4, 2019

Copy link
Copy Markdown
Member

Is it regression?

@hiroppy

hiroppy commented Jun 4, 2019

Copy link
Copy Markdown
Contributor Author

@alexander-akait

Copy link
Copy Markdown
Member

Feel free to merge after CI green

@codecov

codecov Bot commented Jun 4, 2019

Copy link
Copy Markdown

Codecov Report

Merging #1968 into master will decrease coverage by 0.07%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1968      +/-   ##
==========================================
- Coverage   92.55%   92.47%   -0.08%     
==========================================
  Files          28       28              
  Lines        1075     1077       +2     
  Branches      321      322       +1     
==========================================
+ Hits          995      996       +1     
- Misses         76       77       +1     
  Partials        4        4
Impacted Files Coverage Δ
lib/utils/createConfig.js 91.81% <50%> (-0.78%) ⬇️

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 0783a4a...0b5d972. Read the comment docs.

1 similar comment
@codecov

codecov Bot commented Jun 4, 2019

Copy link
Copy Markdown

Codecov Report

Merging #1968 into master will decrease coverage by 0.07%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1968      +/-   ##
==========================================
- Coverage   92.55%   92.47%   -0.08%     
==========================================
  Files          28       28              
  Lines        1075     1077       +2     
  Branches      321      322       +1     
==========================================
+ Hits          995      996       +1     
- Misses         76       77       +1     
  Partials        4        4
Impacted Files Coverage Δ
lib/utils/createConfig.js 91.81% <50%> (-0.78%) ⬇️

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 0783a4a...0b5d972. Read the comment docs.

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.

2 participants