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

Update CONTRIBUTING.md #8

Closed kp-cat closed 3 years ago

kp-cat commented 3 years ago

Describe the purpose of your pull request

Update CONTRIBUTING.md

Requirement checklist (only if applicable)

codecov[bot] commented 3 years ago

Codecov Report

Merging #8 (cf8dea2) into master (69a748d) will not change coverage. The diff coverage is n/a.

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

@@            Coverage Diff            @@
##             master       #8   +/-   ##
=========================================
  Coverage     85.37%   85.37%           
  Complexity      237      237           
=========================================
  Files            20       20           
  Lines           595      595           
  Branches         85       85           
=========================================
  Hits            508      508           
  Misses           58       58           
  Partials         29       29           

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 69a748d...402948f. 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