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

Use latest common & the new fetcher API #38

Closed z4kn4fein closed 2 years ago

z4kn4fein commented 2 years ago

Describe the purpose of your pull request

Use latest common & the new fetcher API.

Requirement checklist (only if applicable)

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (bf45645) into master (b2060c2) will not change coverage. The diff coverage is 75.00%.

:exclamation: Current head bf45645 differs from pull request most recent head 18c118a. Consider uploading reports for the commit 18c118a to get more accurate results

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files           2        2           
  Lines          48       48           
  Branches        9        9           
=======================================
  Hits           36       36           
  Misses         12       12           
Impacted Files Coverage Δ
src/config-fetcher.ts 64.70% <75.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 b2060c2...18c118a. Read the comment docs.

sonarcloud[bot] commented 2 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication