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

Feature/facade #4

Closed configcat closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #4 into master will increase coverage by 5.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   83.39%   88.57%   +5.17%     
==========================================
  Files          10        2       -8     
  Lines         253       35     -218     
  Branches       56        4      -52     
==========================================
- Hits          211       31     -180     
+ Misses         18        3      -15     
+ Partials       24        1      -23
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø) :arrow_up:
src/ConfigFetcher.ts 77.77% <100%> (-1.17%) :arrow_down:

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 b183be8...d2919d5. Read the comment docs.