ekristen / libnuke

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

feat: switch to logrus for logging resources #50

Open ekristen opened 4 months ago

ekristen commented 4 months ago

Working on supporting structured logging for resources with options to override formats.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.72%. Comparing base (939dab9) to head (366d48f). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ========================================== + Coverage 95.62% 95.72% +0.09% ========================================== Files 16 16 Lines 1006 1029 +23 ========================================== + Hits 962 985 +23 Misses 26 26 Partials 18 18 ```

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