ekristen / libnuke

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

feat: adding func to set with prefix for properties #41

Closed ekristen closed 6 months ago

ekristen commented 6 months ago

This is a version from https://github.com/rebuy-de/aws-nuke/blob/main/pkg/types/properties.go

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 95.01%. Comparing base (2563f24) to head (92365d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== + Coverage 94.97% 95.01% +0.04% ========================================== Files 14 14 Lines 855 863 +8 ========================================== + Hits 812 820 +8 Misses 27 27 Partials 16 16 ```

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

ekristen commented 6 months ago

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

The release is available on GitHub release :rocket: