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

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

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

bkoelman
Copy link
Owner

Fixes #153.

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

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
2 checks passed
@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