ekristen / libnuke

Common Golang Packages for use by the Various Cloud Nuke Tools
MIT License
22 stars 3 forks source link

feat: global filter support #37

Closed ekristen closed 7 months ago

ekristen commented 7 months ago

Adding support for global filters for resources, resolves #25

codecov-commenter commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (adb6cff) 95.37% compared to head (a6f717a) 95.19%.

Files Patch % Lines
pkg/filter/filter.go 83.33% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== - Coverage 95.37% 95.19% -0.18% ========================================== Files 14 14 Lines 843 854 +11 ========================================== + Hits 804 813 +9 - Misses 24 26 +2 Partials 15 15 ```

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

ekristen commented 7 months ago

:tada: This pull request is included in version 0.10.0 :tada:

The release is available on GitHub release :rocket: