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

update got #32

Closed endret closed 3 years ago

endret commented 3 years ago

Describe the purpose of your pull request

Related issues (only if applicable)

Issue came from community slack channel

Requirement checklist (only if applicable)

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    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
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #32 (a4d7a83) into master (17109dc) will decrease coverage by 6.47%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   76.47%   70.00%   -6.48%     
==========================================
  Files           2        2              
  Lines          51       40      -11     
  Branches        9        9              
==========================================
- Hits           39       28      -11     
  Misses         12       12              
Impacted Files Coverage Δ
src/config-fetcher.ts 65.71% <100.00%> (ø)
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 17109dc...2388576. Read the comment docs.