redhat-developer / vscode-server-connector

📦 Connects Visual Studio Code to your server adapters and run, deploy apps !!
Eclipse Public License 2.0
57 stars 26 forks source link

Adapt UI tests to updated rsp-ui #452

Closed odockal closed 4 years ago

odockal commented 4 years ago

Signed-off-by: Ondrej Dockal odockal@redhat.com

codecov[bot] commented 4 years ago

Codecov Report

Merging #452 into master will decrease coverage by 0.89%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
- Coverage   11.57%   10.68%   -0.90%     
==========================================
  Files          20       20              
  Lines         648      702      +54     
  Branches       60       64       +4     
==========================================
  Hits           75       75              
- Misses        573      627      +54     
Impacted Files Coverage Δ
src/ui-test/basicServerTest.ts 0.00% <0.00%> (ø)
src/ui-test/rspServerProviderOperationsTest.ts 0.00% <0.00%> (ø)
src/ui-test/server/ui/abstractServer.ts 0.00% <0.00%> (ø)

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 13a86ea...35f2977. Read the comment docs.

odockal commented 4 years ago

testPR

odockal commented 4 years ago

testPR

odockal commented 4 years ago

@jrichter1 PR check are green, could you please check this out? Thanks