configcat / android-sdk

ConfigCat SDK for Android. 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/android
MIT License
13 stars 3 forks source link

update test okhttp3 version to 4.10.0 #16

Closed kp-cat closed 2 years ago

kp-cat commented 2 years ago

Update okhttp3 version to 4.10.0 in test dependecies.

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
No Duplication information No Duplication information

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (ac105e0) into master (1f7f194) will not change coverage. The diff coverage is n/a.

:exclamation: Current head ac105e0 differs from pull request most recent head 7e1bcff. Consider uploading reports for the commit 7e1bcff to get more accurate results

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage     80.29%   80.29%           
  Complexity      275      275           
=========================================
  Files            28       28           
  Lines           751      751           
  Branches         95       95           
=========================================
  Hits            603      603           
  Misses          116      116           
  Partials         32       32           

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 1f7f194...7e1bcff. Read the comment docs.