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(ci): add environment sweeper #522

Closed jharley closed 1 month ago

jharley commented 1 month ago

We just had a CI failure because of an Environment (link) left behind by a previous failed run.

This adds a sweeper for Environments: removing any Environment beginning with test.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 78.50%. Comparing base (480dd34) to head (deaa16a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #522 +/- ## ========================================== - Coverage 78.57% 78.50% -0.08% ========================================== Files 73 73 Lines 5606 5606 ========================================== - Hits 4405 4401 -4 - Misses 910 914 +4 Partials 291 291 ```

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