Closed nofun97 closed 4 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
cmd/arrai/run.go | 3 | 4 | 75.0% | ||
cmd/arrai/test.go | 2 | 3 | 66.67% | ||
cmd/arrai/sync_other.go | 0 | 4 | 0.0% | ||
syntax/std_os_nonwasm.go | 15 | 22 | 68.18% | ||
<!-- | Total: | 24 | 37 | 64.86% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
rel/value_set_str.go | 9 | 55.67% | ||
<!-- | Total: | 9 | --> |
Totals | |
---|---|
Change from base Build 786abc0179097834e20537f0ba0d71e2805c29a3: | -0.04% |
Covered Lines: | 4795 |
Relevant Lines: | 9890 |
This PR replaces
os.File
andioutil.ReadFile
withafero
to avoid direct os access.Checklist: