Skip to content

Remove IJMPConnection and uses of it while maintaining same tests#11503

Merged
rchiodo merged 2 commits into
masterfrom
rchiodo/remove_jmp
Apr 29, 2020
Merged

Remove IJMPConnection and uses of it while maintaining same tests#11503
rchiodo merged 2 commits into
masterfrom
rchiodo/remove_jmp

Conversation

@rchiodo

@rchiodo rchiodo commented Apr 29, 2020

Copy link
Copy Markdown

For #11470

During the IPyWidget impl for raw kernel, I stopped using the IJMPConnection stuff. This change removes it from our source and rewires the tests that were using to use the rawKernel instead.

@rchiodo rchiodo closed this Apr 29, 2020
@rchiodo rchiodo reopened this Apr 29, 2020
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-io

codecov-io commented Apr 29, 2020

Copy link
Copy Markdown

Codecov Report

Merging #11503 into master will decrease coverage by 20.71%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #11503       +/-   ##
===========================================
- Coverage   60.64%   39.93%   -20.72%     
===========================================
  Files         613      613               
  Lines       33511    33511               
  Branches     4727     4727               
===========================================
- Hits        20322    13381     -6941     
- Misses      12740    19653     +6913     
- Partials      449      477       +28     
Impacted Files Coverage Δ
src/client/datascience/raw-kernel/rawKernel.ts 5.40% <0.00%> (-1.68%) ⬇️
src/client/datascience/types.ts 100.00% <ø> (ø)
src/client/language/braceCounter.ts 5.40% <0.00%> (-94.60%) ⬇️
src/client/language/textBuilder.ts 8.69% <0.00%> (-91.31%) ⬇️
.../testing/common/testVisitors/resultResetVisitor.ts 9.09% <0.00%> (-90.91%) ⬇️
...science-ui/interactive-common/latexManipulation.ts 1.85% <0.00%> (-90.75%) ⬇️
src/client/language/characterStream.ts 4.41% <0.00%> (-89.71%) ⬇️
src/client/language/tokenizer.ts 4.08% <0.00%> (-89.22%) ⬇️
src/client/linters/linterInfo.ts 8.00% <0.00%> (-88.00%) ⬇️
...lient/interpreter/locators/services/condaHelper.ts 7.69% <0.00%> (-87.18%) ⬇️
... and 241 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 baf85b9...021ddb7. Read the comment docs.

@rchiodo rchiodo merged commit a0579e6 into master Apr 29, 2020
@rchiodo rchiodo deleted the rchiodo/remove_jmp branch April 29, 2020 21:19
@lock lock Bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants