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

refactor: implement new compare logic #32

Merged
merged 9 commits into from
Feb 3, 2023
Merged

Conversation

jiacai2050
Copy link
Member

@jiacai2050 jiacai2050 commented Feb 2, 2023

Which issue does this PR close?

Closes #31

Rationale for this change

What changes are included in this PR?

  • Remove output_result_extension option
  • Rename expect_result_extension to result_extension
  • Refactor run_single_case

Are there any user-facing changes?

Yes, see changes above

How does this change test

CI itself.

@jiacai2050 jiacai2050 requested a review from waynexia February 2, 2023 09:53
src/runner.rs Outdated Show resolved Hide resolved
Copy link
Member

@waynexia waynexia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looking good 👍 Thanks

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
jiacai2050 and others added 3 commits February 3, 2023 15:23
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
@jiacai2050 jiacai2050 added the breaking changes Changes that will affect usage label Feb 3, 2023
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
@jiacai2050 jiacai2050 merged commit 2cc78f3 into main Feb 3, 2023
@jiacai2050 jiacai2050 deleted the refactor-new-compare branch February 3, 2023 07:26
@jiacai2050 jiacai2050 mentioned this pull request Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking changes Changes that will affect usage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Another way to compare result file
2 participants