Skip to content

Update debugger to 1.17.0 packages#2617

Merged
gregg-miskelly merged 1 commit into
dotnet:masterfrom
gregg-miskelly:Debugger-1.17.0
Oct 23, 2018
Merged

Update debugger to 1.17.0 packages#2617
gregg-miskelly merged 1 commit into
dotnet:masterfrom
gregg-miskelly:Debugger-1.17.0

Conversation

@gregg-miskelly

Copy link
Copy Markdown
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

codecov Bot commented Oct 23, 2018

Copy link
Copy Markdown

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
Copy Markdown
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