Skip to content

fix rename file to use DocumentUri instead of string #270

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 4 commits into from
Aug 1, 2020

Conversation

david-driscoll
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

Merging #270 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
+ Coverage   64.18%   64.21%   +0.03%     
==========================================
  Files         374      374              
  Lines       12394    12394              
  Branches     1419     1419              
==========================================
+ Hits         7955     7959       +4     
+ Misses       3968     3964       -4     
  Partials      471      471              
Impacted Files Coverage Δ
src/Protocol/Models/RenameFile.cs 100.00% <ø> (ø)
src/Protocol/Models/TextDocumentItem.cs 100.00% <ø> (ø)
...Protocol/Models/VersionedTextDocumentIdentifier.cs 42.10% <100.00%> (ø)
src/Dap.Client/DebugAdapterClient.cs 80.18% <0.00%> (-0.95%) ⬇️
src/Server/LanguageServer.cs 78.54% <0.00%> (+0.42%) ⬆️
src/Server/LanguageServer.Shutdown.cs 75.86% <0.00%> (+13.79%) ⬆️

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 00dafaa...ffc88de. Read the comment docs.

@david-driscoll david-driscoll merged commit bfe5f1c into master Aug 1, 2020
@david-driscoll david-driscoll deleted the fix/rename-file branch August 1, 2020 07:12
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