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

Sensitive comparators #1

Closed configcat closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #1 into master will increase coverage by 0.26%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #1      +/-   ##
============================================
+ Coverage     91.16%   91.43%   +0.26%     
- Complexity      211      215       +4     
============================================
  Files            19       19              
  Lines           453      467      +14     
  Branches         65       67       +2     
============================================
+ Hits            413      427      +14     
  Misses           25       25              
  Partials         15       15
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/configcat/RolloutEvaluator.java 96.77% <100%> (+0.41%) 54 <0> (+4) :arrow_up:

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 cb4a159...7d45401. Read the comment docs.