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

Update debugger to 1.17.0 packages #2617

Merged
merged 1 commit into from
Oct 23, 2018

Conversation

gregg-miskelly
Copy link
Contributor

This update the debugger packages installed by this extension to the 1.17.0 version. It also updates the version number to 1.17.0-beta6.

@codecov
Copy link

codecov bot commented Oct 23, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2617      +/-   ##
==========================================
+ Coverage   64.77%   65.14%   +0.37%     
==========================================
  Files          99       99              
  Lines        4318     4318              
  Branches      629      629              
==========================================
+ Hits         2797     2813      +16     
+ Misses       1334     1322      -12     
+ Partials      187      183       -4
Flag Coverage Δ
#integration 53.3% <ø> (+0.69%) ⬆️
#unit 84.82% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/omnisharp/server.ts 70.4% <0%> (+0.68%) ⬆️
src/omnisharp/requestQueue.ts 75.75% <0%> (+3.03%) ⬆️
src/omnisharp/delayTracker.ts 73.68% <0%> (+5.26%) ⬆️
src/features/completionItemProvider.ts 87.87% <0%> (+9.09%) ⬆️
src/features/documentation.ts 47.61% <0%> (+9.52%) ⬆️

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 d4169f1...774fc26. Read the comment docs.

@gregg-miskelly gregg-miskelly merged commit 9d6cf5d into dotnet:master Oct 23, 2018
@gregg-miskelly gregg-miskelly deleted the Debugger-1.17.0 branch October 23, 2018 17:47
@gregg-miskelly
Copy link
Contributor Author

This includes fixes for: #2528, #2488, #2483, #2439

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