honeycombio / terraform-provider-honeycombio

A Terraform provider for Honeycomb.io
https://registry.terraform.io/providers/honeycombio/honeycombio/latest
MIT License
48 stars 24 forks source link

chore: address new linter errors #532

Closed jharley closed 3 months ago

jharley commented 3 months ago

A new version golangci-lint came out and alerted us to some fresh lint errors in the nightly CI run (link).

I'm not in love with min -> mini and max -> maxi so happy to take naming suggestions #nameingishard

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Project coverage is 79.18%. Comparing base (6d9b7ae) to head (03a53d7). Report is 2 commits behind head on main.

Files Patch % Lines
client/v2/client.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #532 +/- ## ======================================= Coverage 79.18% 79.18% ======================================= Files 74 74 Lines 5669 5669 ======================================= Hits 4489 4489 Misses 880 880 Partials 300 300 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.