configcat / java-sdk

ConfigCat SDK for Java. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://configcat.com/docs/sdk-reference/java
MIT License
20 stars 6 forks source link

Move Setting, RolloutRule, SettingType, PercentageRule to public scope #26

Closed z4kn4fein closed 1 year ago

z4kn4fein commented 1 year ago

Describe the purpose of your pull request

Move Setting, RolloutRule, PercentageRule, and SettingType types to public scope.

Related issues (only if applicable)

24

Requirement checklist (only if applicable)

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

69.2% 69.2% Coverage
0.0% 0.0% Duplication