scm-spain / boros-CMP

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

Feature/cmp initializer and integration test sample #16

Closed alextremp closed 6 years ago

alextremp commented 6 years ago

This PR:

codecov-io commented 6 years ago

Codecov Report

Merging #16 into feature/develop-v1.0.0 will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           feature/develop-v1.0.0      #16      +/-   ##
==========================================================
+ Coverage                   95.42%   95.43%   +<.01%     
==========================================================
  Files                          18       20       +2     
  Lines                         700      811     +111     
  Branches                       56       67      +11     
==========================================================
+ Hits                          668      774     +106     
- Misses                         32       37       +5
Impacted Files Coverage Δ
...cture/controller/IABConsentManagementProviderV1.js 93.44% <100%> (ø) :arrow_up:
src/cmp/application/GetConsentDataUseCase.js 100% <100%> (ø) :arrow_up:
src/cmp/infrastructure/cmpInitializer.js 100% <100%> (ø)
...epository/ConsentStringVendorConsentsRepository.js 100% <100%> (ø) :arrow_up:
src/cmp/infrastructure/Log.js 85.71% <100%> (ø)

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 647f1c2...fea8212. Read the comment docs.

alextremp commented 6 years ago

@victuxbb the requested changes are ready to be reviewed :)