Commit e6d04ec
Fix coverage: scope --cov to src/optimagic instead of ./
--cov=./ measured coverage of the entire repo including .tools/ and other
non-source files. Scoping to src/optimagic gives accurate results and
restores the codecov/project check. Also reverts the codecov target change
since the root cause is now fixed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9d41249 commit e6d04ec
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| |||
0 commit comments