FundRequest / platform

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

Epic notifications #526

Closed karelstriegel closed 6 years ago

karelstriegel commented 6 years ago

422

codecov[bot] commented 6 years ago

Codecov Report

Merging #526 into develop will decrease coverage by 0.87%. The diff coverage is 65.94%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #526      +/-   ##
=============================================
- Coverage      64.18%   63.31%   -0.88%     
+ Complexity      1101     1049      -52     
=============================================
  Files            301      299       -2     
  Lines           4504     4320     -184     
  Branches         154      150       -4     
=============================================
- Hits            2891     2735     -156     
+ Misses          1526     1501      -25     
+ Partials          87       84       -3
Impacted Files Coverage Δ Complexity Δ
...dmin/claim/service/ClaimModerationServiceImpl.java 83.78% <ø> (ø) 2 <0> (ø) :arrow_down:
...nfrastructure/thymeleaf/FundsExpressionObject.java 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...fundrequest/core/request/fund/FundServiceImpl.java 87.09% <ø> (ø) 31 <0> (ø) :arrow_down:
...venthandler/RequestFundedIntercomEventHandler.java 100% <ø> (ø) 6 <0> (-2) :arrow_down:
.../io/fundrequest/core/request/fiat/FiatService.java 92.85% <ø> (ø) 7 <0> (ø) :arrow_down:
.../contract/service/FundRequestContractsService.java 57.57% <ø> (ø) 9 <0> (ø) :arrow_down:
...fundrequest/platform/tweb/fund/FundController.java 100% <ø> (ø) 11 <0> (ø) :arrow_down:
...dler/PublishRequestClaimedNotificationHandler.java 100% <ø> (ø) 2 <0> (-2) :arrow_down:
...o/fundrequest/platform/admin/AdminApplication.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...t/platform/tweb/request/RequestRestController.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
... and 45 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 8343eb3...7781770. Read the comment docs.