Commit 3514dfd
committed
fix: resolve CI coverage tool compatibility issues
- Update CI workflow to use --tests flag with cargo llvm-cov
- This ensures the testing module is properly available during coverage analysis
- Maintains backward compatibility with existing test structure
Addresses the 'file not found for module testing' error during coverage generation1 parent e507d20 commit 3514dfd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments