dorbel-tech / dorbel-shared

dorbel shared dependencies used in dorbel-app
0 stars 1 forks source link

Replace config with dotenv #63

Closed virtser closed 7 years ago

virtser commented 7 years ago

connects to https://github.com/dorbel-tech/dorbel-app/issues/124

codecov[bot] commented 7 years ago

Codecov Report

Merging #63 into master will decrease coverage by 2.06%. The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #63      +/-   ##
=========================================
- Coverage   53.46%   51.4%   -2.07%     
=========================================
  Files          18      17       -1     
  Lines         490     463      -27     
  Branches       82      81       -1     
=========================================
- Hits          262     238      -24     
  Misses        206     206              
+ Partials       22      19       -3
Impacted Files Coverage Δ
src/index.js 0% <0%> (ø) :arrow_up:
src/utils/userManagement.js 39.16% <0%> (-0.51%) :arrow_down:
src/utils/generic.js 0% <0%> (ø) :arrow_up:
src/utils/analytics.js 25% <100%> (-3.58%) :arrow_down:
src/logger.js 67.85% <100%> (-3.12%) :arrow_down:
src/helpers/cache.js 87.3% <100%> (+4.48%) :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 1b5c6d6...945bcf9. Read the comment docs.