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

Fixes for debugging Web Tests #10503

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Conversation

DonJayamanne
Copy link
Contributor

Debugging web tests was broken, simple fix

@DonJayamanne DonJayamanne requested a review from a team as a code owner June 19, 2022 22:53
@codecov-commenter
Copy link

Codecov Report

Merging #10503 (c3bae02) into main (b821681) will decrease coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##            main   #10503   +/-   ##
======================================
- Coverage     71%      70%   -1%     
======================================
  Files        467      467           
  Lines      28073    28073           
  Branches    4736     4736           
======================================
- Hits       19944    19927   -17     
- Misses      6239     6258   +19     
+ Partials    1890     1888    -2     
Impacted Files Coverage Δ
src/kernels/execution/cellExecution.ts 71% <0%> (-9%) ⬇️
src/kernels/execution/cellExecutionQueue.ts 81% <0%> (-2%) ⬇️
src/kernels/variables/kernelVariables.ts 56% <0%> (-2%) ⬇️
...ctive-window/editor-integration/codeLensFactory.ts 88% <0%> (-1%) ⬇️
src/notebooks/outputs/tracebackFormatter.ts 100% <0%> (+6%) ⬆️

@DonJayamanne DonJayamanne merged commit f75913f into main Jun 20, 2022
@DonJayamanne DonJayamanne deleted the fixesRelatedToDebugginWebTests branch June 20, 2022 16:27
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