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

[mono] Simplify file comparisons #112295

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

Conversation

lewing
Copy link
Member

@lewing lewing commented Feb 8, 2025

It's late on a Friday so it is likely I'm missing something, but the hash comparison doesn't appear to be useful at all and if comparing text (vs bytes) is useful here the pr can be updated.

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

src/tasks/Common/Utils.cs:217

  • Ensure that the new behavior introduced by the CompareFiles method is covered by tests. This includes scenarios where files are identical and where they differ.
private static bool CompareFiles(string filePath1, string filePath2)
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.

1 participant