scm-spain / boros-CMP

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

Refactor New Configuration #37

Closed rafamarquezv closed 6 years ago

rafamarquezv commented 6 years ago

Refactor New Configuration

Refactor to apply changes in configuration according to documentation:

Related PR: https://github.com/scm-spain/CMP-Showcase/pull/5

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (feature/develop-v1.0.0@1a7890d). Click here to learn what that means. The diff coverage is 96%.

Impacted file tree graph

@@                    Coverage Diff                    @@
##             feature/develop-v1.0.0      #37   +/-   ##
=========================================================
  Coverage                          ?   97.21%           
=========================================================
  Files                             ?       53           
  Lines                             ?     1903           
  Branches                          ?      150           
=========================================================
  Hits                              ?     1850           
  Misses                            ?       53           
  Partials                          ?        0
Impacted Files Coverage Δ
.../cmp/infrastructure/configuration/Configuration.js 100% <100%> (ø)
src/cmp/infrastructure/configuration/defaults.js 100% <100%> (ø)
...p/infrastructure/container/BaseConsentContainer.js 83.03% <100%> (ø)
...rastructure/repository/HttpVendorListRepository.js 91.3% <91.66%> (ø)

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 1a7890d...7910be4. Read the comment docs.