Fix to handle Cancellation Token Tasks for ReactiveCommand.CreateFromTask #3704
68.33% of diff hit (target 58.39%)
View this Pull Request on Codecov
68.33% of diff hit (target 58.39%)
Annotations
Check warning on line 70 in src/ReactiveUI/Mixins/ObservableMixins.cs
codecov / codecov/patch
src/ReactiveUI/Mixins/ObservableMixins.cs#L58-L70
Added lines #L58 - L70 were not covered by tests
Check warning on line 120 in src/ReactiveUI/Mixins/ObservableMixins.cs
codecov / codecov/patch
src/ReactiveUI/Mixins/ObservableMixins.cs#L108-L120
Added lines #L108 - L120 were not covered by tests
Check warning on line 599 in src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs
codecov / codecov/patch
src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs#L598-L599
Added lines #L598 - L599 were not covered by tests
Check warning on line 667 in src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs
codecov / codecov/patch
src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs#L666-L667
Added lines #L666 - L667 were not covered by tests
Check warning on line 691 in src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs
codecov / codecov/patch
src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs#L691
Added line #L691 was not covered by tests
Check warning on line 728 in src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs
codecov / codecov/patch
src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs#L728
Added line #L728 was not covered by tests
Check warning on line 734 in src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs
codecov / codecov/patch
src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs#L731-L734
Added lines #L731 - L734 were not covered by tests