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

Adds sequence number to RequestHandler trait with default implementation #156

Merged
merged 10 commits into from
Jan 14, 2025

Conversation

HaloFour
Copy link
Collaborator

@HaloFour HaloFour commented Jan 10, 2025

Updates the RequestHandler interface to support accepting the sequence number of each event, with a default implementation that forwards to the existing member.

Adds the event sequence number to the RequestHandler trait
Needed as codecov is no longer accepting token-less uploads.  Will need to review alternate solutions to publishing code coverage.
@HaloFour HaloFour merged commit 2ba8dac into master Jan 14, 2025
7 of 8 checks passed
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.

1 participant