scm-spain / boros-CMP

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

Feature/support vendor list version #19

Closed alextremp closed 6 years ago

alextremp commented 6 years ago

This PR:

codecov-io commented 6 years ago

Codecov Report

Merging #19 into feature/develop-v1.0.0 will increase coverage by 0.96%. The diff coverage is 100%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           feature/develop-v1.0.0      #19      +/-   ##
==========================================================
+ Coverage                   95.58%   96.55%   +0.96%     
==========================================================
  Files                          22       23       +1     
  Lines                         929      986      +57     
  Branches                       82       93      +11     
==========================================================
+ Hits                          888      952      +64     
+ Misses                         41       34       -7
Impacted Files Coverage Δ
src/cmp/application/GetVendorListUseCase.js 100% <ø> (ø) :arrow_up:
...cture/controller/IABConsentManagementProviderV1.js 93.44% <100%> (ø) :arrow_up:
src/cmp/domain/GlobalVendorListAccessError.js 100% <100%> (ø)
src/cmp/domain/iabVendorListLocator.js 80% <100%> (ø)
...rastructure/repository/HttpVendorListRepository.js 96.42% <100%> (-3.58%) :arrow_down:
...ructure/repository/InMemoryVendorListRepository.js 100% <100%> (ø) :arrow_up:
...tructure/repository/ChainedVendorListRepository.js 100% <100%> (ø) :arrow_up:
... and 2 more

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 39eec82...9d3bc49. Read the comment docs.