ekristen / libnuke

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

test: attempting to track down nil pointer error #29

Closed ekristen closed 7 months ago

ekristen commented 7 months ago

only github actions testing triggers this nil pointer err, trying to determine location, not reproducible on linux/amd64 or darwin/amd64

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (d5b8903) 95.14% compared to head (4225f8b) 95.05%. Report is 6 commits behind head on main.

Files Patch % Lines
pkg/nuke/nuke.go 95.58% 3 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 #29 +/- ## ========================================== - Coverage 95.14% 95.05% -0.10% ========================================== Files 14 14 Lines 1009 1031 +22 ========================================== + Hits 960 980 +20 - Misses 34 37 +3 + Partials 15 14 -1 ```

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