Closed m3nax closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.68%. Comparing base (
1b7c9f4
) to head (6b219d2
). Report is 18 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@KrylixZA really thank for taking time to review my pr.
@WhitWaldo I have resolved the conflicts with the Master, do you have time to look at this branch?
Description
Converted the Actor source generator into an IncrementalSourceGenerator to ease the future definition of new generation pipeline for other objects (E.g: https://github.com/dapr/dotnet-sdk/issues/1305#issuecomment-2234152155)
It also add a null check for actorProxy parameter passed in generated Actor ctor, definition of AnalyzerReleases.Shipped.md and AnalyzerReleases.Unshipped.md diagnostics, remove deprecated nugets.
Issue reference
_
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: