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

Capture telemetry for the new debugger #1845

Merged

Conversation

DonJayamanne
Copy link

Fixes #1767

This pull request:

  • Has a title summarizes what is changing
  • Includes a news entry file (remember to thank yourself!)

@codecov
Copy link

codecov bot commented Jun 3, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@89e6216). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1845   +/-   ##
=========================================
  Coverage          ?   74.32%           
=========================================
  Files             ?      282           
  Lines             ?    13206           
  Branches          ?     2374           
=========================================
  Hits              ?     9816           
  Misses            ?     3260           
  Partials          ?      130
Impacted Files Coverage Δ
...lient/debugger/configProviders/pythonV2Provider.ts 86.66% <100%> (ø)

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 89e6216...18d3272. Read the comment docs.

@DonJayamanne DonJayamanne merged commit f81bc6b into microsoft:master Jun 5, 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 telemetry - capture types of applications being debugged in experimental debugger
2 participants