|
Repo Added
|
Files
59
|
Badge
README BADGES
|
github
feat: use errors.Join to combine multiple errors As an update to the previous commit 59f084ea3, use "errors.Join"[^0] instead of multiple "%w" formatters for "fmt.Errorf". [^0]: https://pkg.go.dev/errors#Join
1 of 68 new or added lines in 22 files covered. (1.47%)
4377 of 8029 relevant lines covered (54.51%)
48.64 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 18765568110 | feat/remove-hashicorp-multierror | feat: use errors.Join to combine multiple errors As an update to the previous commit 59f084ea3, use "errors.Join"[^0] instead of multiple "%w" formatters for "fmt.Errorf". [^0]: https://pkg.go.dev/errors#Join | Pull #1322 | github |
54.51 |