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

requesthandler: Add Compare and Assert #1199

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tt2468
Copy link
Member

@tt2468 tt2468 commented Jan 16, 2024

Description

Usable for performing some basic logic functions. Not feature-complete.

Motivation and Context

Request batches have limited functionality due to lack of logic and variable mutations. This attempts to introduce a bit of this functionality.

Alternative suggested implementation: #1112

How Has This Been Tested?

Tested OS(s): Ubuntu 22.04

Types of changes

  • New request/event (non-breaking)
  • Documentation change (a change to documentation pages)

Checklist:

  • I have read the Contributing Guidelines.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • My code is not on master or a release/* branch.
  • The code has been tested.
  • I have included updates to all appropriate documentation.

Usable for performing some basic logic functions. Not feature-complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant