Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not throw error on property not supported, log and continue #39

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

ekristen
Copy link
Owner

@ekristen ekristen commented Feb 22, 2024

This fixes an parity issue with the original aws nuke code where if a property wasn't supported it would log and continue.

Reference: ekristen/aws-nuke#81

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3efe6a0) 95.19% compared to head (65658ce) 94.97%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   95.19%   94.97%   -0.23%     
==========================================
  Files          14       14              
  Lines         854      855       +1     
==========================================
- Hits          813      812       -1     
- Misses         26       27       +1     
- Partials       15       16       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ekristen ekristen merged commit a4a985e into main Feb 22, 2024
4 checks passed
@ekristen ekristen deleted the fix-parity-issue branch February 22, 2024 17:23
@ekristen
Copy link
Owner Author

🎉 This pull request is included in version 0.10.1 🎉

The release is available on GitHub release 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants