scm-spain / boros-CMP

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

Feature/get vendors consent use case #11

Closed alextremp closed 6 years ago

alextremp commented 6 years ago

This PR:

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@                    Coverage Diff                    @@
##           feature/develop-v1.0.0     #11      +/-   ##
=========================================================
+ Coverage                   92.66%   95.2%   +2.53%     
=========================================================
  Files                          10      15       +5     
  Lines                         300     542     +242     
  Branches                       21      37      +16     
=========================================================
+ Hits                          278     516     +238     
- Misses                         22      26       +4
Impacted Files Coverage Δ
src/cmp/domain/VendorConsents.js 90.24% <100%> (ø)
src/cmp/domain/UnexistingConsentDataError.js 100% <100%> (ø)
...infrastructure/factory/IABVendorConsentsFactory.js 100% <100%> (ø)
src/cmp/application/GetVendorConsentsUseCase.js 100% <100%> (ø)
...rc/cmp/infrastructure/factory/IABConsentFactory.js 100% <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 9952c32...13fa235. Read the comment docs.