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

contributing.md #6

Closed kp-cat closed 3 years ago

kp-cat commented 3 years ago

Describe the purpose of your pull request

CONTRIBUTING.md is added.

codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (d10b672) into master (e860a90) will decrease coverage by 0.82%. The diff coverage is n/a.

:exclamation: Current head d10b672 differs from pull request most recent head 9c3086d. Consider uploading reports for the commit 9c3086d to get more accurate results Impacted file tree graph

@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
- Coverage     86.27%   85.45%   -0.83%     
+ Complexity      259      237      -22     
============================================
  Files            20       20              
  Lines           634      598      -36     
  Branches         89       86       -3     
============================================
- Hits            547      511      -36     
  Misses           58       58              
  Partials         29       29              
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/configcat/User.java 100.00% <0.00%> (ø) 11.00% <0.00%> (-4.00%)
src/main/java/com/configcat/ConfigCache.java 100.00% <0.00%> (ø) 1.00% <0.00%> (-8.00%)
src/main/java/com/configcat/FetchResponse.java 100.00% <0.00%> (ø) 8.00% <0.00%> (-1.00%)
...ain/java/com/configcat/ParsingFailedException.java 100.00% <0.00%> (ø) 4.00% <0.00%> (-9.00%)

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 e860a90...9c3086d. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud 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