Commit 9dc4c05
ci: make codecov coverage status informational (#358)
Coverage is advisory for openlibm, not a merge gate. The library has many
defensive branches (overflow/underflow guards, NaN/special-value paths) that
the test suites do not always exercise, so a small, correct patch can add lines
no test hits. Report coverage for review visibility but stop failing the
project/patch checks on it.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 5233e2c commit 9dc4c05
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments