scm-spain / boros-CMP

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

Fix to unify the saveConsents in the repository to be 2 array attributes #53

Closed alextremp closed 6 years ago

alextremp commented 6 years ago

This PR will:

codecov-io commented 6 years ago

Codecov Report

Merging #53 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   97.13%   97.32%   +0.19%     
==========================================
  Files          59       62       +3     
  Lines        2162     2245      +83     
  Branches      168      175       +7     
==========================================
+ Hits         2100     2185      +85     
+ Misses         62       60       -2
Impacted Files Coverage Δ
...ation/services/vendor_list/GetVendorListUseCase.js 100% <ø> (ø)
...cation/services/consent/GetConsentStatusUseCase.js 100% <ø> (ø)
src/cmp/application/services/ping/PingUseCase.js 100% <ø> (ø)
...epository/ConsentStringVendorConsentsRepository.js 98.21% <100%> (-0.93%) :arrow_down:
...lication/services/consent/GetConsentDataUseCase.js 100% <100%> (ø)
...rvices/vendor_consents/SetVendorConsentsUseCase.js 100% <100%> (ø)
...rvices/vendor_consents/GetVendorConsentsUseCase.js 100% <100%> (ø)
.../cmp/domain/consent/UpdateConsentVendorsService.js 100% <100%> (+5.31%) :arrow_up:
...rvices/vendor_consents/buildValidVendorConsents.js 97.72% <100%> (ø)
...p/infrastructure/container/BaseConsentContainer.js 83.7% <100%> (-0.63%) :arrow_down:
... and 11 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 ac8dd4d...8bab34c. Read the comment docs.