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

Kernel MRU for web and desktop #11969

Merged
merged 2 commits into from
Nov 10, 2022
Merged

Kernel MRU for web and desktop #11969

merged 2 commits into from
Nov 10, 2022

Conversation

DonJayamanne
Copy link
Contributor

@DonJayamanne DonJayamanne commented Nov 10, 2022

Fixes #11972

@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2022

Codecov Report

Merging #11969 (e1f4619) into main (0986b8f) will increase coverage by 1%.
The diff coverage is 86%.

@@           Coverage Diff           @@
##            main   #11969    +/-   ##
=======================================
+ Coverage     61%      62%    +1%     
=======================================
  Files        496      498     +2     
  Lines      35205    35297    +92     
  Branches    5678     5689    +11     
=======================================
+ Hits       21607    22200   +593     
+ Misses     11581    11010   -571     
- Partials    2017     2087    +70     
Impacted Files Coverage Δ
src/notebooks/controllers/connectionMru.web.ts 85% <84%> (ø)
src/notebooks/controllers/connectionMru.node.ts 88% <90%> (+59%) ⬆️
src/notebooks/controllers/connectionMru.ts 100% <100%> (ø)
src/notebooks/controllers/serviceRegistry.node.ts 93% <100%> (ø)
src/kernels/installer/productInstaller.node.ts 74% <0%> (-5%) ⬇️
src/kernels/raw/session/rawJupyterSession.node.ts 78% <0%> (-3%) ⬇️
src/notebooks/debugger/kernelDebugAdapterBase.ts 76% <0%> (-3%) ⬇️
...els/jupyter/finder/remoteKernelFinderController.ts 61% <0%> (-1%) ⬇️
src/platform/msrCrypto/msrCrypto.js 19% <0%> (-1%) ⬇️
... and 48 more

@DonJayamanne DonJayamanne marked this pull request as ready for review November 10, 2022 04:15
@DonJayamanne DonJayamanne enabled auto-merge (squash) November 10, 2022 04:15
@DonJayamanne DonJayamanne mentioned this pull request Nov 10, 2022
54 tasks
@DonJayamanne DonJayamanne merged commit c95b426 into main Nov 10, 2022
@DonJayamanne DonJayamanne deleted the kernelMRU branch November 10, 2022 04:52
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.

Kernel MRU for web
3 participants