Commit d748ebd
authored
Adds ignore for peg.rs and updates nightly for coverage (#22)
The Pest generated parser yields code paths that are hard to target for
coverage. This is not an excuse to not target good coverage, but we
should do this systematically through broader PartiQL tests and/or fuzz
testing.
This also updates the coverage CI to `nightly-2021-05-09`.1 parent 9563ec6 commit d748ebd
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments