Closed nofun97 closed 4 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
syntax/compile_xstr.go | 56 | 60 | 93.33% | ||
<!-- | Total: | 56 | 60 | 93.33% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
rel/value_set_generic.go | 2 | 74.47% | ||
rel/value_set_str.go | 2 | 55.67% | ||
<!-- | Total: | 4 | --> |
Totals | |
---|---|
Change from base Build 62cdc725cc5f8bb32fd23f2bac436e350b6b7fb7: | 0.06% |
Covered Lines: | 4575 |
Relevant Lines: | 9525 |
initially the expression
would output
this commit fixes that, now it outputs
Checklist: