Skip to content

Fixed issue in when partial item handler would not return results correctly #275

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
Aug 3, 2020

Conversation

david-driscoll
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #275 into master will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   64.36%   64.33%   -0.04%     
==========================================
  Files         376      376              
  Lines       12423    12423              
  Branches     1429     1429              
==========================================
- Hits         7996     7992       -4     
- Misses       3954     3961       +7     
+ Partials      473      470       -3     
Impacted Files Coverage Δ
src/Protocol/DelegatingHandlers.cs 32.73% <0.00%> (+0.89%) ⬆️
src/JsonRpc/Server/Messages/ParseError.cs 0.00% <0.00%> (-100.00%) ⬇️
src/JsonRpc/InputHandler.cs 86.73% <0.00%> (-1.97%) ⬇️
src/Server/LanguageServer.Shutdown.cs 75.86% <0.00%> (ø)
src/Protocol/Document/ICodeLensHandler.cs 90.66% <0.00%> (+0.38%) ⬆️
src/Protocol/Progress/ProgressManager.cs 43.44% <0.00%> (+0.81%) ⬆️

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 8f50206...24d8426. Read the comment docs.

@david-driscoll david-driscoll changed the title Re-enabled the dap standard tests Fixed issue in when partial item handler would not return results correctly Aug 3, 2020
@david-driscoll david-driscoll merged commit 95c5418 into master Aug 3, 2020
@david-driscoll david-driscoll deleted the tests/dap-standard-tests branch August 3, 2020 23:03
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.

1 participant