scm-spain / boros-CMP

GDPR CMP (Consent Managment Provider) implementation
MIT License
5 stars 1 forks source link

feature/logger-as-console-wrapper #18

Closed alextremp closed 6 years ago

alextremp commented 6 years ago

This PR:

Add the console methods to better log tracing with log levels

codecov-io commented 6 years ago

Codecov Report

Merging #18 into feature/develop-v1.0.0 will decrease coverage by 0.25%. The diff coverage is 97.05%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           feature/develop-v1.0.0      #18      +/-   ##
==========================================================
- Coverage                   95.43%   95.18%   -0.26%     
==========================================================
  Files                          20       20              
  Lines                         811      851      +40     
  Branches                       67       77      +10     
==========================================================
+ Hits                          774      810      +36     
- Misses                         37       41       +4
Impacted Files Coverage Δ
src/cmp/infrastructure/cmpInitializer.js 100% <100%> (ø) :arrow_up:
src/cmp/infrastructure/Log.js 88.15% <96.87%> (+2.44%) :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 5de6ee4...0086f27. Read the comment docs.