You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in this discord message, betterer in CI mode can be confusing when the only mismatch is the file hash, and not the issues in a file.
In this situation, betterer will say:
All checks stayed the same
... followed immediately by:
Unexpected changes detected in these tests...
Ideally it would say something like:
All checks stayed the same, however, the file hash has changed for path/to/file.txt. Please re-run betterer locally to update all file hashes in betterer.results.
I'm going to see if I can fix this and open a PR...
The text was updated successfully, but these errors were encountered:
camjackson
added a commit
to camjackson/betterer
that referenced
this issue
Feb 16, 2024
As described in this discord message, betterer in CI mode can be confusing when the only mismatch is the file hash, and not the issues in a file.
In this situation, betterer will say:
... followed immediately by:
Ideally it would say something like:
I'm going to see if I can fix this and open a PR...
The text was updated successfully, but these errors were encountered: