configcat / java-sdk

ConfigCat SDK for Java. 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/java
MIT License
20 stars 6 forks source link

CONTRIBUTING.md #7

Closed kp-cat closed 3 years ago

kp-cat commented 3 years ago

Describe the purpose of your pull request

Added CONTRIBUTING.md.

codecov[bot] commented 3 years ago

Codecov Report

Merging #7 (f5ee39c) into master (1dd5cf1) will decrease coverage by 0.33%. The diff coverage is n/a.

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

@@             Coverage Diff              @@
##             master       #7      +/-   ##
============================================
- Coverage     85.71%   85.37%   -0.34%     
  Complexity      237      237              
============================================
  Files            20       20              
  Lines           595      595              
  Branches         85       85              
============================================
- Hits            510      508       -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 1dd5cf1...568e440. 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