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

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

Merged
merged 1 commit into from
Feb 23, 2020

Conversation

bartsidee
Copy link
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

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