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 CONTRIBUTING.md with gradle build instructions #9

Closed kp-cat closed 3 years ago

kp-cat commented 3 years ago

Gradle build instructions

Update CONTRIBUTING.md with gradle build instructions

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (bec8c38) into master (baf01de) will decrease coverage by 0.33%. The diff coverage is n/a.

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

@@             Coverage Diff              @@
##             master       #9      +/-   ##
============================================
- Coverage     85.78%   85.45%   -0.34%     
  Complexity      237      237              
============================================
  Files            20       20              
  Lines           598      598              
  Branches         86       86              
============================================
- Hits            513      511       -2     
- Misses           56       58       +2     
  Partials         29       29              
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/configcat/AutoPollingPolicy.java 93.54% <0.00%> (-6.46%) 12.00% <0.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 baf01de...243fcbe. 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