scm-spain / boros-CMP

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

Global Storage #26

Closed victuxbb closed 6 years ago

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

Codecov Report

Merging #26 into feature/develop-v1.0.0 will decrease coverage by 0.48%. The diff coverage is 98.03%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           feature/develop-v1.0.0      #26      +/-   ##
==========================================================
- Coverage                   98.44%   97.95%   -0.49%     
==========================================================
  Files                          29       31       +2     
  Lines                        1159     1225      +66     
  Branches                      110      115       +5     
==========================================================
+ Hits                         1141     1200      +59     
- Misses                         18       25       +7
Impacted Files Coverage Δ
.../cmp/infrastructure/configuration/Configuration.js 100% <100%> (ø) :arrow_up:
...tructure/controller/iframeCommunicationRegistry.js 100% <100%> (ø) :arrow_up:
...cmp/infrastructure/service/globalConsentStorage.js 86.66% <100%> (ø)
src/cmp/infrastructure/configuration/defaults.js 100% <100%> (ø) :arrow_up:
src/cmp/infrastructure/cmpInitializer.js 97.97% <100%> (-2.03%) :arrow_down:
src/cmp/infrastructure/service/iFrameRegistry.js 93.18% <96.55%> (ø)
... and 1 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 d5deef5...c463b48. Read the comment docs.