Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Properly deal with handled/unhandled exceptions on top-level frames on a remote attach. Fixes #580, #581 #827

Merged
merged 2 commits into from
Sep 24, 2018

Conversation

fabioz
Copy link
Contributor

@fabioz fabioz commented Sep 20, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 21, 2018

Codecov Report

Merging #827 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #827     +/-   ##
========================================
- Coverage    59.4%   59.3%   -0.1%     
========================================
  Files          28      28             
  Lines        3929    3937      +8     
========================================
+ Hits         2334    2335      +1     
- Misses       1595    1602      +7
Impacted Files Coverage Δ
ptvsd/wrapper.py 51.18% <0%> (-0.22%) ⬇️

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 d3d3345...488915d. Read the comment docs.

Copy link
Member

@karthiknadig karthiknadig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@karthiknadig karthiknadig reopened this Sep 24, 2018
@karthiknadig karthiknadig reopened this Sep 24, 2018
@karthiknadig karthiknadig merged commit d03a2b0 into microsoft:master Sep 24, 2018
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.

4 participants