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
#205 adds a simple test script that validates sorting results against previous versions of µsort. However, it only tests this by sorting the µsort codebase itself. We should also include coverage of more and larger codebases, like black, libcst, torch-vision, etc. Maybe prefer to check out these projects from pinned revs, rather than latest versions, for consistency of results.
The text was updated successfully, but these errors were encountered:
#205 adds a simple test script that validates sorting results against previous versions of µsort. However, it only tests this by sorting the µsort codebase itself. We should also include coverage of more and larger codebases, like black, libcst, torch-vision, etc. Maybe prefer to check out these projects from pinned revs, rather than latest versions, for consistency of results.
The text was updated successfully, but these errors were encountered: