Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use go.uber.org/multierr instead of github.com/hashicorp/go-multierror #104

Merged
merged 1 commit into from
Aug 21, 2022

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Aug 21, 2022

Switch now because go.uber.org/multierr has been maintained more recently.

@k1LoW k1LoW self-assigned this Aug 21, 2022
@github-actions
Copy link
Contributor

Code Metrics Report

main (ef9f5ec) #104 (63232f1) +/-
Coverage 72.6% 72.6% 0.0%
Code to Test Ratio 1:0.7 1:0.7 0.0
Test Execution Time 51s 58s +7s
Details
  |                     | main (ef9f5ec) | #104 (63232f1) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          72.6% |          72.6% | 0.0% |
  |   Files             |             17 |             17 |    0 |
  |   Lines             |           1936 |           1936 |    0 |
  |   Covered           |           1405 |           1405 |    0 |
  | Code to Test Ratio  |          1:0.7 |          1:0.7 |  0.0 |
  |   Code              |           3740 |           3740 |    0 |
  |   Test              |           2742 |           2742 |    0 |
- | Test Execution Time |            51s |            58s |  +7s |

Code coverage of files in pull request scope (72.7% → 72.7%)

Files Coverage +/-
operator.go 72.7% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit b15deb4 into main Aug 21, 2022
@k1LoW k1LoW deleted the use-multierr branch August 21, 2022 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant