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

Install previous cli version #1990

Merged
merged 1 commit into from
Feb 15, 2020
Merged

Install previous cli version #1990

merged 1 commit into from
Feb 15, 2020

Conversation

lcampos
Copy link
Contributor

@lcampos lcampos commented Feb 15, 2020

What does this PR do?

Fixes failing tests in develop branch after the ci jobs started using the latest version of the cli. This is a temporary fix while we sort out the issues in the latest cli version.

@codecov
Copy link

codecov bot commented Feb 15, 2020

Codecov Report

Merging #1990 into develop will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1990      +/-   ##
===========================================
- Coverage    73.21%   73.17%   -0.05%     
===========================================
  Files          232      232              
  Lines         8651     8651              
  Branches       987      987              
===========================================
- Hits          6334     6330       -4     
- Misses        2078     2083       +5     
+ Partials       239      238       -1
Impacted Files Coverage Δ
...ode-core/src/notifications/progressNotification.ts 83.33% <0%> (-5.56%) ⬇️
...code-lwc/src/testSupport/testRunner/testWatcher.ts 80% <0%> (-8.58%) ⬇️
...forcedx-vscode-core/src/channels/channelService.ts 85.71% <0%> (ø) ⬆️

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 a4887d5...cf79f8d. 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.

1 participant