Skip to content

Added AllowDerivedRequest support for lsp telemetry event #464

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 1 commit into from
Dec 7, 2020

Conversation

david-driscoll
Copy link
Member

TelemetryEvent Change

The property TelemetryEvent.Data has been renamed to ExtensionData and the type has been changed as well.

@david-driscoll david-driscoll added the breaking change This breaks existing behavior label Dec 7, 2020
@github-actions github-actions bot added this to the v0.19.0 milestone Dec 7, 2020
@codecov
Copy link

codecov bot commented Dec 7, 2020

Codecov Report

Merging #464 (5137b86) into master (a3a9674) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
+ Coverage   66.46%   66.47%   +0.01%     
==========================================
  Files         254      254              
  Lines       12186    12184       -2     
  Branches      832      826       -6     
==========================================
  Hits         8099     8099              
+ Misses       4087     4085       -2     
Impacted Files Coverage Δ
src/JsonRpc.Generators/DelegateHelpers.cs 58.62% <ø> (+1.31%) ⬆️
...nMethodGeneratorWithRegistrationOptionsStrategy.cs 100.00% <ø> (ø)

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 a3a9674...5137b86. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This breaks existing behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant