Commit 26e62c5
committed
Add NDEBUG during code coverage to disable asserts
The macro 'assert' is implemented as a conditional which
causes codecov think the line is always partially covered1 parent 17a4fa9 commit 26e62c5
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments