FundRequest / platform

FundRequest platform code (core)
https://fundrequest.io
MIT License
109 stars 25 forks source link

Feature 487 notify user of received reward #513

Closed nico-ptrs closed 6 years ago

nico-ptrs commented 6 years ago

487

codecov[bot] commented 6 years ago

Codecov Report

Merging #513 into epic-notifications will increase coverage by 4.56%. The diff coverage is 61.53%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##             epic-notifications     #513      +/-   ##
========================================================
+ Coverage                 58.95%   63.52%   +4.56%     
+ Complexity                 1154     1003     -151     
========================================================
  Files                       323      280      -43     
  Lines                      4773     4142     -631     
  Branches                    155      147       -8     
========================================================
- Hits                       2814     2631     -183     
+ Misses                     1862     1429     -433     
+ Partials                     97       82      -15
Impacted Files Coverage Δ Complexity Δ
...dmin/claim/service/ClaimModerationServiceImpl.java 83.78% <ø> (ø) 2 <0> (ø) :arrow_down:
...o/fundrequest/core/request/RequestServiceImpl.java 92.68% <ø> (ø) 28 <0> (ø) :arrow_down:
...quest/platform/tweb/request/RequestController.java 88.07% <ø> (ø) 21 <0> (ø) :arrow_down:
...t/platform/tweb/request/RequestRestController.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
.../contract/service/FundRequestContractsService.java 57.57% <ø> (ø) 9 <0> (ø) :arrow_down:
...fundrequest/core/request/fund/FundServiceImpl.java 87.09% <ø> (ø) 31 <0> (ø) :arrow_down:
...dler/PublishRequestClaimedNotificationHandler.java 100% <ø> (ø) 2 <0> (-2) :arrow_down:
...fundrequest/platform/tweb/fund/FundController.java 100% <ø> (ø) 11 <0> (ø) :arrow_down:
.../io/fundrequest/core/request/fiat/FiatService.java 92.85% <ø> (ø) 7 <0> (ø) :arrow_down:
...drequest/core/identity/IdentityAPIClientDummy.java 0% <0%> (ø) 0 <0> (?)
... and 84 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 f4b2662...85a833e. Read the comment docs.