Skip to content

Fixed json name of adapterID for debug adapter protocol #475

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

Merged
merged 3 commits into from
Dec 15, 2020
Merged

Conversation

david-driscoll
Copy link
Member

fixes #473

@david-driscoll david-driscoll added the bug Something isn't working label Dec 15, 2020
@github-actions github-actions bot added this to the v0.19.0 milestone Dec 15, 2020
@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #475 (80dd054) into master (25eb13f) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
- Coverage   72.69%   72.68%   -0.01%     
==========================================
  Files         254      254              
  Lines       12269    12269              
  Branches      832      838       +6     
==========================================
- Hits         8919     8918       -1     
- Misses       3350     3351       +1     
Impacted Files Coverage Δ
src/Dap.Client/DebugAdapterClientOptions.cs 16.66% <ø> (ø)
src/JsonRpc/OutputHandler.cs 96.72% <0.00%> (-1.64%) ⬇️

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 25eb13f...80dd054. Read the comment docs.

@david-driscoll david-driscoll added the merge Shipit! label Dec 15, 2020
@mergify mergify bot merged commit e4837fb into master Dec 15, 2020
@mergify mergify bot removed the merge Shipit! label Dec 15, 2020
@mergify mergify bot deleted the fix/dap-473 branch December 15, 2020 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parameter passing problem of DAP
1 participant