configcat / node-sdk

ConfigCat SDK for Node.js. 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/node
MIT License
19 stars 7 forks source link

CONTRIBUTING.md #18

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 #18 (e61d322) into master (c5b4de4) will decrease coverage by 6.81%. The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   77.08%   70.27%   -6.82%     
==========================================
  Files           2        2              
  Lines          48       37      -11     
  Branches        8        8              
==========================================
- Hits           37       26      -11     
  Misses         11       11              
Impacted Files Coverage Δ
src/client.ts 100.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 c5b4de4...443411e. 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