ekristen / libnuke

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

fix(filter): support bool and string values for invert property #55

Closed ekristen closed 4 months ago

ekristen commented 4 months ago

Resolves #54

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.70%. Comparing base (c828745) to head (8110fd9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ======================================= Coverage 97.69% 97.70% ======================================= Files 17 17 Lines 1043 1047 +4 ======================================= + Hits 1019 1023 +4 Misses 13 13 Partials 11 11 ```

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

ekristen commented 4 months ago

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

The release is available on GitHub release :rocket: