facebook/usort
在 GitHub 查看Test for backward compatibility against multiple other projects
Open
#206 创建于 2022年9月14日
good first issue
仓库指标
- Star
- (205 star)
- PR 合并指标
- (PR 指标待抓取)
描述
#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.