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 common-js dependency #16

Closed endret closed 3 years ago

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
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 #16 into master will decrease coverage by 11.31%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
- Coverage   68.88%   57.57%   -11.32%     
===========================================
  Files           2        2               
  Lines          45       33       -12     
  Branches        8        8               
===========================================
- Hits           31       19       -12     
  Misses         11       11               
  Partials        3        3               
Impacted Files Coverage Δ
src/client.ts 100.00% <ø> (ø)
src/config-fetcher.ts 53.33% <50.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 ec0681d...6afa277. Read the comment docs.