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

Adding debug logs to the SDK #40

Closed laliconfigcat closed 2 years ago

laliconfigcat commented 2 years ago

Describe the purpose of your pull request

Add debug logs to trace down errors in the SDK.

Requirement checklist (only if applicable)

codecov[bot] commented 2 years ago

Codecov Report

Merging #40 (6d59445) into master (1b6321b) will increase coverage by 1.47%. The diff coverage is 100.00%.

:exclamation: Current head 6d59445 differs from pull request most recent head 94615b6. Consider uploading reports for the commit 94615b6 to get more accurate results

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   75.00%   76.47%   +1.47%     
==========================================
  Files           2        2              
  Lines          48       51       +3     
  Branches        9       10       +1     
==========================================
+ Hits           36       39       +3     
  Misses         12       12              
Impacted Files Coverage Δ
src/config-fetcher.ts 67.56% <100.00%> (+2.86%) :arrow_up:

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 1b6321b...94615b6. 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