-
Notifications
You must be signed in to change notification settings - Fork 0
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
Get functions #413
Get functions #413
Conversation
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.
clippy found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
providers/pulumi_wasm_provider_cloudflare/src/function/get_api_token_permission_groups.rs
Fixed
Show fixed
Hide fixed
pulumi_wasm_generator_lib/src/output/provider/source_code_function_mod.rs
Fixed
Show fixed
Hide fixed
providers/pulumi_wasm_provider_cloudflare_rust/src/function/get_api_token_permission_groups.rs
Fixed
Show fixed
Hide fixed
providers/pulumi_wasm_provider_cloudflare_rust/src/function/get_api_token_permission_groups.rs
Fixed
Show fixed
Hide fixed
providers/pulumi_wasm_provider_cloudflare_rust/src/function/get_api_token_permission_groups.rs
Fixed
Show fixed
Hide fixed
providers/pulumi_wasm_provider_cloudflare_rust/src/function/get_ip_ranges.rs
Fixed
Show fixed
Hide fixed
providers/pulumi_wasm_provider_cloudflare_rust/src/function/get_ip_ranges.rs
Fixed
Show fixed
Hide fixed
providers/pulumi_wasm_provider_cloudflare_rust/src/function/get_ip_ranges.rs
Fixed
Show fixed
Hide fixed
pulumi_wasm_generator_lib/src/output/provider/source_code_function_mod.rs
Fixed
Show fixed
Hide fixed
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #413 +/- ##
==========================================
- Coverage 73.43% 71.58% -1.85%
==========================================
Files 5 5
Lines 1404 1457 +53
==========================================
+ Hits 1031 1043 +12
- Misses 373 414 +41 ☔ View full report in Codecov by Sentry. |
@Mergifyio refresh |
✅ Pull request refreshed |
Closes #340