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

Make colored-diff also work on small dataset #150

Merged
merged 6 commits into from
Sep 11, 2024

Conversation

zeotuan
Copy link
Collaborator

@zeotuan zeotuan commented Sep 4, 2024

Part of #136 and extension of #143 to support colored-diff on small dataset comparison

image

@zeotuan zeotuan marked this pull request as ready for review September 4, 2024 22:28
@zeotuan zeotuan requested a review from alfonsorr September 7, 2024 07:27

"Correctly mark unequal elements" in {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@SemyonSinchenko , @alfonsorr - I added two small tests to validate output message of assertion. We can use extractColorGroup to add more robust testing on the message. I will create separate issue for improving tests.

Copy link
Collaborator

@SemyonSinchenko SemyonSinchenko left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@alfonsorr alfonsorr left a comment

Choose a reason for hiding this comment

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

LGTM!
One thing we have sould do is to pass scalafmt to all the project to avoid pull requests with files with changes only related with the format.

@zeotuan
Copy link
Collaborator Author

zeotuan commented Sep 11, 2024

LGTM! One thing we have sould do is to pass scalafmt to all the project to avoid pull requests with files with changes only related with the format.

Thanks! Let's add that as part of the CI pipelines. It should help with the issue

@SemyonSinchenko SemyonSinchenko merged commit 934553e into mrpowers-io:main Sep 11, 2024
5 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.

None yet

3 participants