ekristen / libnuke

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

feat: split scanner to own package from nuke #24

Closed ekristen closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (58f7fd6) 94.52% compared to head (f310034) 94.05%.

Files Patch % Lines
pkg/scanner/scan.go 91.66% 0 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== - Coverage 94.52% 94.05% -0.48% ========================================== Files 14 14 Lines 1005 1009 +4 ========================================== - Hits 950 949 -1 - Misses 38 42 +4 - Partials 17 18 +1 ```

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

ekristen commented 9 months ago

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

The release is available on GitHub release :rocket: