configcat / ruby-sdk

ConfigCat SDK for Ruby. 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/ruby
MIT License
12 stars 3 forks source link

Consistent log messages corrections #22

Closed adams85 closed 1 year ago

adams85 commented 1 year ago

Describe the purpose of your pull request

Makes ConfigJsonIsNotPresent error handling consistent across SDKs.

Requirement checklist (only if applicable)

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b918d6d) 99.51% compared to head (9d66b02) 99.51%.

:exclamation: Current head 9d66b02 differs from pull request most recent head 34a32f0. Consider uploading reports for the commit 34a32f0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #22 +/- ## ======================================= Coverage 99.51% 99.51% ======================================= Files 13 13 Lines 1244 1244 ======================================= Hits 1238 1238 Misses 6 6 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.