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

Go SDKConfig Event #457

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Go SDKConfig Event #457

merged 1 commit into from
Jun 3, 2024

Conversation

JamieSinn
Copy link
Member

No description provided.

@JamieSinn JamieSinn requested a review from jonathannorris June 3, 2024 18:18
@JamieSinn JamieSinn enabled auto-merge (squash) June 3, 2024 18:18
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @JamieSinn - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟡 General issues: 1 issue found
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

@@ -52,6 +52,7 @@ export const SDKCapabilities = {
Capabilities.defaultReason,
Capabilities.etagReporting,
Capabilities.lastModifiedHeader,
Capabilities.sdkConfigEvent,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: Consider adding a comment for the new capability.

Adding a brief comment explaining what sdkConfigEvent does would improve code readability and help future maintainers understand its purpose.

Suggested change
Capabilities.sdkConfigEvent,
// Indicates whether the SDK configuration event is enabled
Capabilities.sdkConfigEvent,

@JamieSinn JamieSinn merged commit 4ee6ff2 into main Jun 3, 2024
5 of 6 checks passed
@JamieSinn JamieSinn deleted the go-sdkConfig-event branch June 3, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants