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

Temporarily do not run system tests #559

Merged
merged 4 commits into from
Aug 14, 2018
Merged

Conversation

allileong
Copy link
Contributor

What does this PR do?

Disable system tests until tests are updated

What issues does this PR fix or reference?

@allileong allileong requested a review from lcampos August 14, 2018 00:04
Copy link
Contributor

@lcampos lcampos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we'll also need to remove the usage of npm run coverage:system-test from .appveyor.yml

@codecov
Copy link

codecov bot commented Aug 14, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #559      +/-   ##
===========================================
- Coverage    73.91%   73.35%   -0.57%     
===========================================
  Files          149      149              
  Lines         5832     5832              
  Branches       917      917              
===========================================
- Hits          4311     4278      -33     
- Misses        1289     1328      +39     
+ Partials       232      226       -6
Impacted Files Coverage Δ
...kages/salesforcedx-vscode-apex/src/requirements.ts 27.5% <0%> (-35%) ⬇️
...-generator/test/integration/integrationTestUtil.ts 21.21% <0%> (-19.7%) ⬇️
...ges/salesforcedx-vscode-apex/src/languageServer.ts 40.74% <0%> (-11.12%) ⬇️

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 6f0ad8d...302293f. 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.

None yet

2 participants