Skip to content

fix: resolve missing missing 'babel/proposal-optional-chaining' in test env#330

Merged
juanpicado merged 1 commit intoverdaccio:masterfrom
bartsidee:feature/fix_babel_test
Feb 23, 2020
Merged

fix: resolve missing missing 'babel/proposal-optional-chaining' in test env#330
juanpicado merged 1 commit intoverdaccio:masterfrom
bartsidee:feature/fix_babel_test

Conversation

@bartsidee
Copy link
Copy Markdown
Contributor

Type:
issue fix

Scope:
fixes missing babel typescript plugins in the test environment like proposal-optional-chaining which would fail verdaccio unit test if the syntax is used.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 17, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #330   +/-   ##
=======================================
  Coverage   70.37%   70.37%           
=======================================
  Files          28       28           
  Lines        1421     1421           
  Branches      207      207           
=======================================
  Hits         1000     1000           
  Misses        418      418           
  Partials        3        3
Flag Coverage Δ
#core 88.18% <ø> (ø) ⬆️
#plugins 63.07% <ø> (ø) ⬆️

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 a303b26...3c7e9b0. Read the comment docs.

@juanpicado juanpicado merged commit ab70f1e into verdaccio:master Feb 23, 2020
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