Commit e18252f
committed
ci: enable tests and coverage in GitHub Actions
Add test execution and coverage reporting to quality-checks job:
- Run tests via `just test cpy314`
- Run coverage report via `just check-coverage cpy314`
Note: This work was completed with AI assistance (Claude Code).1 parent b09e4da commit e18252f
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
0 commit comments