Skip to content

Move liveshare into datascience - #9296

Merged
Kartik Raj (karrtikr) merged 1 commit into
microsoft:masterfrom
karrtikr:liveshare
Dec 30, 2019
Merged

Move liveshare into datascience#9296
Kartik Raj (karrtikr) merged 1 commit into
microsoft:masterfrom
karrtikr:liveshare

Conversation

@karrtikr

@karrtikr Kartik Raj (karrtikr) commented Dec 25, 2019

Copy link
Copy Markdown

AFAICS core extension has nothing to do with liveshare. It also is misleading when we are trying to measure the code coverage for the extension by checking code coverage for client.

Can we also move datascience out of client and place it besides datascience-ui? Any objections Don Jayamanne (@DonJayamanne) Rich Chiodo (@rchiodo) ?

cc Brett Cannon (@brettcannon)
#9231

@codecov-io

Codecov (codecov-io) commented Dec 25, 2019

Copy link
Copy Markdown

Codecov Report

Merging #9296 into master will decrease coverage by 0.28%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9296      +/-   ##
==========================================
- Coverage   60.32%   60.03%   -0.29%     
==========================================
  Files         544      544              
  Lines       28594    28594              
  Branches     4330     4325       -5     
==========================================
- Hits        17248    17167      -81     
- Misses      10408    10489      +81     
  Partials      938      938
Impacted Files Coverage Δ
src/client/datascience/liveshare/serviceProxy.ts 5.88% <ø> (ø)
src/client/common/serviceRegistry.ts 100% <100%> (ø) ⬆️
src/client/datascience/liveshare/liveshare.ts 18.75% <100%> (ø)
src/client/datascience/liveshare/liveshareProxy.ts 6.31% <50%> (ø)
src/client/testing/serviceRegistry.ts 49.09% <0%> (-47.28%) ⬇️
src/client/testing/codeLenses/main.ts 40% <0%> (-30%) ⬇️
src/client/datascience/jupyter/jupyterUtils.ts 64.7% <0%> (-29.42%) ⬇️
...t/datascience/jupyter/jupyterDataRateLimitError.ts 50% <0%> (-25%) ⬇️
src/client/formatters/serviceRegistry.ts 75% <0%> (-25%) ⬇️
...ience/jupyter/jupyterDebuggerRemoteNotSupported.ts 60% <0%> (-20%) ⬇️
... and 7 more

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 ec90eff...bb03763. Read the comment docs.

@karrtikr
Kartik Raj (karrtikr) merged commit 1b8a603 into microsoft:master Dec 30, 2019
@karrtikr
Kartik Raj (karrtikr) deleted the liveshare branch December 30, 2019 19:50
@lock lock Bot locked as resolved and limited conversation to collaborators Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants