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

remove deprecated code #24

Closed kp-cat closed 1 year ago

kp-cat commented 1 year ago

Describe the purpose of your pull request

Remove deprecated code

Related issues (only if applicable)

https://trello.com/c/G3cpzLi5/303-remove-deprecated-code-ruby

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 2 Code Smells

No Coverage information No Coverage information
18.9% 18.9% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 :warning:

Comparison is base (af91eb9) 99.51% compared to head (8eb44ca) 99.50%.

:exclamation: Current head 8eb44ca differs from pull request most recent head 372508f. Consider uploading reports for the commit 372508f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #24 +/- ## ========================================== - Coverage 99.51% 99.50% -0.02% ========================================== Files 13 13 Lines 1244 1205 -39 ========================================== - Hits 1238 1199 -39 Misses 6 6 ``` | [Impacted Files](https://app.codecov.io/gh/configcat/ruby-sdk/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat) | Coverage Δ | | |---|---|---| | [spec/configcat/configcatclient\_spec.rb](https://app.codecov.io/gh/configcat/ruby-sdk/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat#diff-c3BlYy9jb25maWdjYXQvY29uZmlnY2F0Y2xpZW50X3NwZWMucmI=) | `100.00% <100.00%> (ø)` | | | [spec/integration\_spec.rb](https://app.codecov.io/gh/configcat/ruby-sdk/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat#diff-c3BlYy9pbnRlZ3JhdGlvbl9zcGVjLnJi) | `100.00% <100.00%> (ø)` | | | [spec/rollout\_spec.rb](https://app.codecov.io/gh/configcat/ruby-sdk/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat#diff-c3BlYy9yb2xsb3V0X3NwZWMucmI=) | `98.21% <100.00%> (ø)` | |

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