Skip to content

Conversation

@david-driscoll
Copy link
Member

Ported from vscode. These are to help when working with and on ranges.

@github-actions github-actions bot added this to the v0.18.3 milestone Nov 3, 2020
@codecov
Copy link

codecov bot commented Nov 5, 2020

Codecov Report

Merging #410 into master will increase coverage by 0.40%.
The diff coverage is 85.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #410      +/-   ##
==========================================
+ Coverage   72.53%   72.93%   +0.40%     
==========================================
  Files         569      575       +6     
  Lines       13780    14202     +422     
  Branches     1292     1366      +74     
==========================================
+ Hits         9995    10358     +363     
- Misses       3785     3844      +59     
Impacted Files Coverage Δ
src/Protocol/Models/Position.cs 63.15% <ø> (ø)
src/Testing/TestConfigurationProvider.cs 68.75% <0.00%> (ø)
src/Testing/PositionMarker.cs 36.84% <36.84%> (ø)
src/Testing/TestSourceHelpers.cs 81.39% <81.39%> (ø)
src/Protocol/Models/Range.Helpers.cs 89.10% <89.10%> (ø)
src/Testing/TestContent.cs 95.31% <95.31%> (ø)
src/Protocol/Models/Position.Helpers.cs 100.00% <100.00%> (ø)
src/Protocol/Models/Range.cs 73.33% <100.00%> (+5.33%) ⬆️
src/Testing/TestContentOptions.cs 100.00% <100.00%> (ø)
src/Protocol/Models/RenameRegistrationOptions.cs 62.50% <0.00%> (-37.50%) ⬇️
... and 8 more

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 fe3456c...6fce7f4. Read the comment docs.

@david-driscoll david-driscoll added the feature This adds some form of new functionality label Nov 6, 2020
@david-driscoll david-driscoll merged commit 87b6613 into master Nov 7, 2020
@mergify mergify bot deleted the feature/calulation-helpers branch November 7, 2020 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature This adds some form of new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants