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

Rubocop #16

Closed kp-cat closed 1 year ago

kp-cat commented 1 year ago

Introducing rubocop linter

Requirement checklist (only if applicable)

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.50% // Head: 99.50% // No change to project coverage :thumbsup:

Coverage data is based on head (928d77b) compared to base (41b2983). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 928d77b differs from pull request most recent head b2f5e4c. Consider uploading reports for the commit b2f5e4c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #16 +/- ## ======================================= Coverage 99.50% 99.50% ======================================= Files 13 13 Lines 1212 1212 ======================================= Hits 1206 1206 Misses 6 6 ``` | [Impacted Files](https://codecov.io/gh/configcat/ruby-sdk/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat) | Coverage Δ | | |---|---|---| | [spec/configcat/configfetcher\_spec.rb](https://codecov.io/gh/configcat/ruby-sdk/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat#diff-c3BlYy9jb25maWdjYXQvY29uZmlnZmV0Y2hlcl9zcGVjLnJi) | `100.00% <ø> (ø)` | | | [spec/configcat/manualpollingcachepolicy\_spec.rb](https://codecov.io/gh/configcat/ruby-sdk/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat#diff-c3BlYy9jb25maWdjYXQvbWFudWFscG9sbGluZ2NhY2hlcG9saWN5X3NwZWMucmI=) | `100.00% <ø> (ø)` | | | [spec/configcat/configcatclient\_spec.rb](https://codecov.io/gh/configcat/ruby-sdk/pull/16?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/configcat/mocks.rb](https://codecov.io/gh/configcat/ruby-sdk/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat#diff-c3BlYy9jb25maWdjYXQvbW9ja3MucmI=) | `94.79% <100.00%> (ø)` | | | [spec/datagovernance\_spec.rb](https://codecov.io/gh/configcat/ruby-sdk/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat#diff-c3BlYy9kYXRhZ292ZXJuYW5jZV9zcGVjLnJi) | `100.00% <100.00%> (ø)` | | | [spec/override\_spec.rb](https://codecov.io/gh/configcat/ruby-sdk/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=configcat#diff-c3BlYy9vdmVycmlkZV9zcGVjLnJi) | `100.00% <100.00%> (ø)` | | | [spec/rollout\_spec.rb](https://codecov.io/gh/configcat/ruby-sdk/pull/16?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%> (ø)` | | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

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

No Coverage information No Coverage information
0.0% 0.0% Duplication