Skip to content
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

Fix to handle Cancellation Token Tasks for ReactiveCommand.CreateFromTask #3704

Merged
merged 5 commits into from
Jan 1, 2024

Update ApiApprovalTests.ReactiveUI.DotNet8_0.verified.txt

a5d344c
Select commit
Loading
Failed to load commit list.
Merged

Fix to handle Cancellation Token Tasks for ReactiveCommand.CreateFromTask #3704

Update ApiApprovalTests.ReactiveUI.DotNet8_0.verified.txt
a5d344c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 31, 2023 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs#L731-L734

Added lines #L731 - L734 were not covered by tests