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

Feature: Add Test Sequencer #3587

Merged
merged 3 commits into from
Jul 16, 2023

Update ApiApprovalTests.Testing.Net4_7.verified.txt

75e39a9
Select commit
Failed to load commit list.
Merged

Feature: Add Test Sequencer #3587

Update ApiApprovalTests.Testing.Net4_7.verified.txt
75e39a9
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2023 in 0s

64.07% (+0.07%) compared to 178abac

View this Pull Request on Codecov

64.07% (+0.07%) compared to 178abac

Details

Codecov Report

Patch coverage: 97.77% and project coverage change: +0.07 🎉

Comparison is base (178abac) 64.00% compared to head (75e39a9) 64.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3587      +/-   ##
==========================================
+ Coverage   64.00%   64.07%   +0.07%     
==========================================
  Files         157      158       +1     
  Lines        5750     5762      +12     
==========================================
+ Hits         3680     3692      +12     
  Misses       2070     2070              
Impacted Files Coverage Δ
src/ReactiveUI/Interactions/InteractionContext.cs 100.00% <ø> (ø)
src/ReactiveUI/Interactions/Interaction.cs 97.77% <94.73%> (-0.05%) ⬇️
src/ReactiveUI.Testing/TestSequencer.cs 100.00% <100.00%> (ø)
...ngs/Interaction/InteractionBinderImplementation.cs 83.33% <100.00%> (ø)
...I/Bindings/Interaction/InteractionBindingMixins.cs 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.