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

feat: Compatible with replayResult interface logic #326

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

pangdayuan1
Copy link
Collaborator

Compatible with replayResult interface logic.

  1. needMatch == true, maintain original logic, record and replay data through compareKey.
  2. needMatch == false, there is no need to map the matching relationship, just compare directly

@pangdayuan1 pangdayuan1 force-pushed the feat/replayResult branch 4 times, most recently from c24a820 to 917e36c Compare July 29, 2024 13:24
Copy link

sonarcloud bot commented Jul 29, 2024

@pangdayuan1 pangdayuan1 force-pushed the feat/replayResult branch 2 times, most recently from 1886dc3 to a13fa98 Compare September 2, 2024 12:26
@pangdayuan1 pangdayuan1 force-pushed the feat/replayResult branch 2 times, most recently from c7ef9a5 to 7ce5c03 Compare September 2, 2024 13:33
binyu1005
binyu1005 previously approved these changes Sep 2, 2024
Copy link

sonarcloud bot commented Sep 2, 2024

@pangdayuan1 pangdayuan1 merged commit aed9418 into main Sep 3, 2024
5 checks passed
@pangdayuan1 pangdayuan1 deleted the feat/replayResult branch September 3, 2024 02:54
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.

4 participants