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

Export factory function for flag overrides #42

Closed z4kn4fein closed 2 years ago

z4kn4fein commented 2 years ago

Describe the purpose of your pull request

Export factory function for flag overrides.

Requirement checklist (only if applicable)

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (03d6d2a) into master (1ee564c) will increase coverage by 1.30%. The diff coverage is 100.00%.

:exclamation: Current head 03d6d2a differs from pull request most recent head 89f70ee. Consider uploading reports for the commit 89f70ee to get more accurate results

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   76.47%   77.77%   +1.30%     
==========================================
  Files           2        2              
  Lines          51       54       +3     
  Branches       10       10              
==========================================
+ Hits           39       42       +3     
  Misses         12       12              
Impacted Files Coverage Δ
src/client.ts 100.00% <100.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 1ee564c...89f70ee. 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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication