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

fix(r/derived_column): tidy up test #547

Closed jharley closed 1 month ago

jharley commented 1 month ago

Noticed this test was using a fixed name during another investigation.

Tidies up the test a bit as well.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.78%. Comparing base (51eb48e) to head (6adbba7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #547 +/- ## ========================================== + Coverage 78.72% 78.78% +0.06% ========================================== Files 86 86 Lines 6124 6124 ========================================== + Hits 4821 4825 +4 + Misses 968 964 -4 Partials 335 335 ```

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