Commit 3656b12
committed
fix: correct coverage module name in test.yml workflow
Change --cov=com to --cov=blockcopy to match the actual module name.
This fixes the "Module com was never imported" warning and enables
proper coverage reporting.
https://claude.ai/code/session_01UvZ5rZoXjC5RDuz9Q3QSV61 parent 52b50af commit 3656b12
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
0 commit comments