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

useragent-fix #14

Closed kp-cat closed 2 years ago

kp-cat commented 2 years ago

Useragent-fix: rename autopoll id from "p" to "a"

Requirement checklist (only if applicable)

sonarcloud[bot] commented 2 years 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

codecov[bot] commented 2 years ago

Codecov Report

Merging #14 (c4333dd) into master (0da6b27) will not change coverage. The diff coverage is n/a.

:exclamation: Current head c4333dd differs from pull request most recent head 4ab4529. Consider uploading reports for the commit 4ab4529 to get more accurate results

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files          12       12           
  Lines         695      695           
=======================================
  Hits          692      692           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0da6b27...4ab4529. Read the comment docs.