scm-spain / boros-CMP

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

Debug System #33

Closed victuxbb closed 6 years ago

victuxbb commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #33 into feature/develop-v1.0.0 will increase coverage by 0.02%. The diff coverage is 97.53%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           feature/develop-v1.0.0      #33      +/-   ##
==========================================================
+ Coverage                    97.2%   97.23%   +0.02%     
==========================================================
  Files                          50       54       +4     
  Lines                        1824     1916      +92     
  Branches                      147      151       +4     
==========================================================
+ Hits                         1773     1863      +90     
- Misses                         51       53       +2
Impacted Files Coverage Δ
src/cmp/domain/vendor_list/iabVendorListLocator.js 80% <ø> (ø)
...mp/application/services/GetConsentStatusUseCase.js 100% <ø> (ø) :arrow_up:
src/cmp/domain/consent/filterConsentMustExist.js 100% <ø> (ø)
...c/cmp/domain/consent/UnexistingConsentDataError.js 100% <ø> (ø)
.../domain/vendor_list/GlobalVendorListAccessError.js 100% <ø> (ø)
src/cmp/domain/consent/consentStatus.js 100% <ø> (ø)
src/cmp/infrastructure/configuration/defaults.js 100% <100%> (ø) :arrow_up:
src/cmp/domain/event_bus/observerErrorThrown.js 100% <100%> (ø)
src/cmp/domain/vendor_consents/VendorConsents.js 91.66% <100%> (ø)
...ructure/container/global/GlobalConsentContainer.js 100% <100%> (ø)
... and 17 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 01d025c...d5c36e8. Read the comment docs.