oxc/tasks/common/src
Yuji Sugiura b3a57696a1
feat(tasks/prettier): Show total match ratio with updating snapshot format (#8788)
Previously, #8634 visualized each spec result, but this was not enough.

If the implementation has been updated but the spec still fails, there
is no way to know if there is an improvement or not.

This time, finally, all progress is visualized! 🤩 


![image](https://github.com/user-attachments/assets/df5b4658-450a-4b0c-8348-ffc9b977c50c)

e.g. here `arrow_function_expression` is mostly passing, except for
comment handling.
2025-01-30 22:27:34 +08:00
..
diff.rs feat(tasks/prettier): Show total match ratio with updating snapshot format (#8788) 2025-01-30 22:27:34 +08:00
lib.rs perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
request.rs chore(deps): update rust crates (major) (#8739) 2025-01-27 12:56:52 +08:00
snapshot.rs chore(tasks): add commit sha to snapshots to make sure submodules are not outdated (#3267) 2024-05-14 10:18:00 +00:00
test_file.rs chore(deps): update rust crates (major) (#8739) 2025-01-27 12:56:52 +08:00