mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 13:18:59 +00:00
For example, if there are 3 tests in 1 spec and all of them fail: - 💥💥💥 After some implementation, if 1 test passes: - 💥💥✨ However, in this case, the coverage as number does not change. This PR visualizes these details for better mental well-being. 😃 (But in practice, specs are so detailed, there is not much opportunity for this...) |
||
|---|---|---|
| .. | ||
| ast_tools | ||
| benchmark | ||
| common | ||
| compat_data | ||
| coverage | ||
| e2e | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_checker | ||
| transform_conformance | ||
| website | ||