scm-spain / boros-CMP

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

Feature/add domain objects #5

Closed rafamarquezv closed 6 years ago

rafamarquezv commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@                    Coverage Diff                     @@
##           feature/develop-v1.0.0       #5      +/-   ##
==========================================================
+ Coverage                   80.18%   81.02%   +0.84%     
==========================================================
  Files                           4        5       +1     
  Lines                         111      137      +26     
  Branches                        7        8       +1     
==========================================================
+ Hits                           89      111      +22     
- Misses                         22       26       +4
Impacted Files Coverage Δ
src/cmp/application/PingUseCase.js 100% <100%> (ø) :arrow_up:
src/cmp/domain/ping/Ping.js 81.81% <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 d9c85cb...9e59f3b. Read the comment docs.

rafamarquezv commented 6 years ago

I cancel this PR as we decided to include domain objects gradually in subsequent PRs