Skip to content

Move to .net 6 #757

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 6 commits into from
Feb 20, 2022
Merged

Move to .net 6 #757

merged 6 commits into from
Feb 20, 2022

Conversation

david-driscoll
Copy link
Member

  • Updated build and test dependencies
  • Move to incremental source generators
  • Dropped netcoreapp2.1 targets

@david-driscoll david-driscoll added the enhancement New feature or request label Feb 20, 2022
@github-actions github-actions bot added this to the v0.19.6 milestone Feb 20, 2022
@codecov
Copy link

codecov bot commented Feb 20, 2022

Codecov Report

Merging #757 (1bffa0c) into master (9ddacc0) will increase coverage by 0.25%.
The diff coverage is 83.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #757      +/-   ##
==========================================
+ Coverage   72.96%   73.21%   +0.25%     
==========================================
  Files         260      254       -6     
  Lines       12624    12554      -70     
  Branches      848      807      -41     
==========================================
- Hits         9211     9192      -19     
+ Misses       3413     3362      -51     
Impacted Files Coverage Δ
src/JsonRpc.Generators/Contexts/DapAttributes.cs 100.00% <ø> (ø)
...ors/Strategies/ExtensionMethodGeneratorStrategy.cs 100.00% <ø> (ø)
....Generators/Strategies/HandlerGeneratorStrategy.cs 14.51% <ø> (ø)
...nMethodGeneratorWithRegistrationOptionsStrategy.cs 100.00% <ø> (ø)
...tMethodGeneratorWithRegistrationOptionsStrategy.cs 48.11% <ø> (ø)
...thodGeneratorWithoutRegistrationOptionsStrategy.cs 100.00% <ø> (ø)
...eMethodGeneratorWithRegistrationOptionsStrategy.cs 1.85% <ø> (ø)
...thodGeneratorWithoutRegistrationOptionsStrategy.cs 0.00% <ø> (ø)
...ators/Strategies/TypedDelegatingHandlerStrategy.cs 2.81% <ø> (ø)
...erators/AssemblyCapabilityKeyAttributeGenerator.cs 1.56% <1.88%> (-2.24%) ⬇️
... and 26 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 9ddacc0...1bffa0c. Read the comment docs.

@david-driscoll david-driscoll merged commit 19d3536 into master Feb 20, 2022
@david-driscoll david-driscoll deleted the update/build-deps branch February 20, 2022 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant