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/covsupport #1

Closed configcat closed 5 years ago

configcat commented 5 years ago

rename package code cover

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@bcbe7de). Click here to learn what that means. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   74.91%           
=========================================
  Files             ?       10           
  Lines             ?      283           
  Branches          ?       62           
=========================================
  Hits              ?      212           
  Misses            ?       44           
  Partials          ?       27
Impacted Files Coverage Δ
src/ConfigCatClientConfiguration.ts 78.94% <0%> (ø)
src/LazyLoadConfigService.ts 82.35% <100%> (ø)
src/AutoPollConfigService.ts 89.65% <100%> (ø)
src/ConfigCatClientImpl.ts 78.04% <40%> (ø)

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 bcbe7de...3f71c0a. Read the comment docs.