Closed shivamkm07 closed 1 year ago
Merging #1112 (ece9fbe) into master (edb09a0) will decrease coverage by
0.28%
. The diff coverage is6.89%
.
@@ Coverage Diff @@
## master #1112 +/- ##
==========================================
- Coverage 67.49% 67.22% -0.28%
==========================================
Files 170 170
Lines 5652 5687 +35
Branches 600 605 +5
==========================================
+ Hits 3815 3823 +8
- Misses 1697 1723 +26
- Partials 140 141 +1
Flag | Coverage Δ | |
---|---|---|
net6 | 67.15% <6.89%> (-0.28%) |
:arrow_down: |
net7 | 67.15% <6.89%> (-0.28%) |
:arrow_down: |
netcoreapp3.1 | 67.18% <6.89%> (-0.28%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/Dapr.Actors/DaprHttpInteractor.cs | 49.50% <0.00%> (-2.34%) |
:arrow_down: |
src/Dapr.Actors/Runtime/ActorTestOptions.cs | 10.52% <0.00%> (-0.59%) |
:arrow_down: |
...rc/Dapr.Actors/Runtime/DefaultActorTimerManager.cs | 19.51% <0.00%> (-11.26%) |
:arrow_down: |
src/Dapr.Actors/Runtime/ReminderInfo.cs | 94.11% <0.00%> (-3.56%) |
:arrow_down: |
src/Dapr.Actors/Runtime/Actor.cs | 61.15% <100.00%> (+0.56%) |
:arrow_up: |
Description
This PR cherry-picks release-1.11 changes to master.
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #[issue number]
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: