Skip to content

show class of exception when evaluating expr#735

Merged
DonJayamanne merged 1 commit into
microsoft:masterfrom
elliott-beach:class-in-execution-err-debug
Feb 21, 2018
Merged

show class of exception when evaluating expr#735
DonJayamanne merged 1 commit into
microsoft:masterfrom
elliott-beach:class-in-execution-err-debug

Conversation

@elliott-beach
Copy link
Copy Markdown

Fixes #661

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2018

Codecov Report

Merging #735 into master will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #735      +/-   ##
==========================================
+ Coverage   62.63%   62.71%   +0.07%     
==========================================
  Files         242      242              
  Lines       11236    11257      +21     
  Branches     2033     2045      +12     
==========================================
+ Hits         7038     7060      +22     
+ Misses       4190     4189       -1     
  Partials        8        8
Impacted Files Coverage Δ
...on/terminal/environmentActivationProviders/bash.ts 91.66% <0%> (-0.93%) ⬇️
...al/environmentActivationProviders/commandPrompt.ts 97.87% <0%> (+0.72%) ⬆️
...reter/locators/services/cacheableLocatorService.ts 96.66% <0%> (+6.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d93692...731aa8f. Read the comment docs.

@DonJayamanne DonJayamanne merged commit a5fd614 into microsoft:master Feb 21, 2018
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debugger console prints the key when the key doesn't exist in a dict

2 participants