Skip to content

AV1551: Ignore CancellationToken parameter in ordering, which always comes last by convention#158

Merged
bkoelman merged 1 commit intomasterfrom
fix-issue-153
Apr 20, 2024
Merged

AV1551: Ignore CancellationToken parameter in ordering, which always comes last by convention#158
bkoelman merged 1 commit intomasterfrom
fix-issue-153

Conversation

@bkoelman
Copy link
Copy Markdown
Owner

Fixes #153.

@bkoelman bkoelman marked this pull request as ready for review April 20, 2024 12:57
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.70%. Comparing base (c8be599) to head (547e7cd).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #158   +/-   ##
=======================================
  Coverage   91.70%   91.70%           
=======================================
  Files          82       82           
  Lines        3943     3944    +1     
  Branches      728      728           
=======================================
+ Hits         3616     3617    +1     
  Misses        181      181           
  Partials      146      146           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bkoelman bkoelman merged commit ddb2848 into master Apr 20, 2024
@bkoelman bkoelman deleted the fix-issue-153 branch April 20, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AV1551: skip CancellationToken parameter in ordering, which always comes last

2 participants