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

Suppress notification from debugpy about justMyCode during runByLine and cell debug #11398

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

roblourens
Copy link
Member

See microsoft/debugpy#1019 for more

@codecov-commenter
Copy link

Codecov Report

Merging #11398 (3e254cd) into main (676a6b6) will increase coverage by 0%.
The diff coverage is 74%.

@@          Coverage Diff           @@
##            main   #11398   +/-   ##
======================================
  Coverage     63%      63%           
======================================
  Files        476      476           
  Lines      33941    33964   +23     
  Branches    5497     5505    +8     
======================================
+ Hits       21533    21577   +44     
+ Misses     10352    10325   -27     
- Partials    2056     2062    +6     
Impacted Files Coverage Δ
src/notebooks/debugger/debuggingTypes.ts 100% <ø> (ø)
src/notebooks/debugger/debugCellControllers.ts 30% <41%> (+1%) ⬆️
src/notebooks/debugger/runByLineController.ts 80% <86%> (+3%) ⬆️
src/notebooks/debugger/kernelDebugAdapterBase.ts 76% <87%> (-1%) ⬇️
...ve-window/debugger/jupyter/debugCellControllers.ts 96% <100%> (ø)
src/notebooks/debugger/helper.ts 60% <100%> (+1%) ⬆️
src/kernels/jupyter/serverSelector.ts 62% <0%> (-3%) ⬇️
src/kernels/jupyter/jupyterKernelService.node.ts 74% <0%> (-2%) ⬇️
src/kernels/helpers.ts 66% <0%> (-2%) ⬇️
src/standalone/api/kernelApi.ts 75% <0%> (-2%) ⬇️
... and 14 more

@roblourens roblourens merged commit 1c5f07d into main Sep 19, 2022
@roblourens roblourens deleted the roblou/grim-opossum branch September 19, 2022 20:28
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.

3 participants