Commit f857028
🐛 fix: correct coverage file path for codecov upload
- Change coverage file path from coverage/lcov.info to coverage.lcov
- Matches actual output location from pytest-cov
- Fixes codecov upload step in CI workflow
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 6dcef79 commit f857028
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments