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

Run debug tests multiple times and report debugpy logs #11338

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

roblourens
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2022

Codecov Report

Merging #11338 (f40a96c) into main (1bf30dc) will decrease coverage by 18%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##            main   #11338     +/-   ##
========================================
- Coverage     70%      51%    -19%     
========================================
  Files        500      500             
  Lines      31635    31635             
  Branches    4940     4940             
========================================
- Hits       22263    16309   -5954     
- Misses      7491    13995   +6504     
+ Partials    1881     1331    -550     
Impacted Files Coverage Δ
src/kernels/kernelController.ts 16% <0%> (-84%) ⬇️
...ooks/debugger/controllers/resetKernelController.ts 18% <0%> (-82%) ⬇️
src/notebooks/debugger/debugger.ts 20% <0%> (-80%) ⬇️
src/kernels/kernelSettings.ts 12% <0%> (-75%) ⬇️
...otebooks/debugger/controllers/restartController.ts 10% <0%> (-75%) ⬇️
...c/kernels/execution/cellExecutionMessageHandler.ts 4% <0%> (-75%) ⬇️
...ebooks/debugger/controllers/runByLineController.ts 13% <0%> (-75%) ⬇️
src/kernels/execution/cellExecutionQueue.ts 6% <0%> (-74%) ⬇️
src/notebooks/debugger/kernelDebugAdapterBase.ts 6% <0%> (-74%) ⬇️
src/kernels/execution/cellExecution.ts 11% <0%> (-72%) ⬇️
... and 252 more

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.

2 participants