scm-spain / boros-CMP

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

Feature/new vendors business cases #36

Closed alextremp closed 6 years ago

alextremp commented 6 years ago

This PR will:

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.16%.

Impacted file tree graph

@@                    Coverage Diff                    @@
##             feature/develop-v1.0.0      #36   +/-   ##
=========================================================
  Coverage                          ?   96.71%           
=========================================================
  Files                             ?       60           
  Lines                             ?     2189           
  Branches                          ?      172           
=========================================================
  Hits                              ?     2117           
  Misses                            ?       72           
  Partials                          ?        0
Impacted Files Coverage Δ
src/cmp/domain/vendor_consents/VendorConsents.js 91.83% <ø> (ø)
src/cmp/domain/vendor_consents/whitelistFilter.js 100% <100%> (ø)
src/cmp/domain/consent/consentValidation.js 100% <100%> (ø)
...p/domain/consent/globalVendorListVersionChanged.js 100% <100%> (ø)
.../cmp/infrastructure/configuration/Configuration.js 100% <100%> (ø)
...r/globalVendorListVersionChangedObserverFactory.js 42.85% <100%> (ø)
.../cmp/domain/consent/UpdateConsentVendorsService.js 100% <100%> (ø)
src/cmp/infrastructure/configuration/defaults.js 100% <100%> (ø)
src/cmp/domain/consent/ConsentFactory.js 100% <100%> (ø)
...mp/domain/vendor_consents/VendorConsentsFactory.js 100% <100%> (ø)
... 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 1a7890d...6241dd6. Read the comment docs.