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

Do the best to save .NET output into ipynb format #6196

Merged
merged 2 commits into from
Jun 14, 2021
Merged

Conversation

DonJayamanne
Copy link
Contributor

For #6192
Not for release, but easy fix for .NET folk (lets leave in insiders for now)

@DonJayamanne DonJayamanne requested a review from a team as a code owner June 8, 2021 00:48
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2021

Codecov Report

Merging #6196 (8d1712e) into main (38d5e82) will increase coverage by 0%.
The diff coverage is 38%.

@@          Coverage Diff          @@
##            main   #6196   +/-   ##
=====================================
  Coverage     72%     72%           
=====================================
  Files        401     401           
  Lines      27028   27039   +11     
  Branches    3979    3984    +5     
=====================================
+ Hits       19519   19537   +18     
+ Misses      5860    5857    -3     
+ Partials    1649    1645    -4     
Impacted Files Coverage Δ
src/client/datascience/notebook/helpers/helpers.ts 72% <38%> (-3%) ⬇️
...active-common/intellisense/intellisenseProvider.ts 74% <0%> (+<1%) ⬆️
src/client/datascience/jupyter/jupyterNotebook.ts 76% <0%> (+<1%) ⬆️
src/client/datascience/raw-kernel/rawSocket.ts 86% <0%> (+1%) ⬆️
src/client/datascience/notebook/integration.ts 73% <0%> (+2%) ⬆️
...rc/client/datascience/jupyter/debuggerVariables.ts 78% <0%> (+3%) ⬆️
src/client/common/process/pythonDaemonPool.ts 80% <0%> (+4%) ⬆️

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.

5 participants