-
Notifications
You must be signed in to change notification settings - Fork 57
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 project_name parameter #332
Fix project_name parameter #332
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #332 +/- ##
===========================================
+ Coverage 30.78% 62.60% +31.81%
===========================================
Files 46 46
Lines 3602 3602
Branches 738 738
===========================================
+ Hits 1109 2255 +1146
+ Misses 2473 1058 -1415
- Partials 20 289 +269
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Try rebasing because of #335 please. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
SUMMARY
Replaced self.module.params.get("project") with self.module.params.get("project_name")
Fixes #326
Fixes #255
ISSUE TYPE
COMPONENT NAME
digital_ocean_block_storage
digital_ocean_database
digital_ocean_domain
digital_ocean_droplet
digital_ocean_floating_ip
digital_ocean_load_balancer
ADDITIONAL INFORMATION