fix(compiler): return error on bad regular expressions that fail to compile in Purge #985
Codecov / codecov/project
failed
Oct 12, 2023 in 1s
71.03% (target 90.00%)
View this Pull Request on Codecov
71.03% (target 90.00%)
Details
Codecov Report
Merging #985 (32a707c) into main (174ab52) will decrease coverage by
0.05%
.
The diff coverage is35.71%
.
@@ Coverage Diff @@
## main #985 +/- ##
==========================================
- Coverage 71.08% 71.03% -0.05%
==========================================
Files 312 312
Lines 13009 13018 +9
==========================================
Hits 9247 9247
- Misses 3297 3303 +6
- Partials 465 468 +3
Files | Coverage Δ | |
---|---|---|
compiler/native/expand.go | 67.37% <25.00%> (-1.14%) |
⬇️ |
compiler/native/transform.go | 95.34% <40.00%> (-4.66%) |
⬇️ |
Loading