facebook/usort

Test for backward compatibility against multiple other projects

Open

#206 aperta il 14 set 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)Python (23 fork)auto 404
good first issue

Metriche repository

Star
 (205 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

#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.

Guida contributor