FundRequest / platform

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

Production release refund #514

Closed nico-ptrs closed 6 years ago

BlackDuckCoPilot commented 6 years ago

Black Duck Security Report

Merging #514 into master will not change security risk.

Click here to see full report


1 component(s) did not change but have updated security data. This may affect your calculated score.

codecov[bot] commented 6 years ago

Codecov Report

Merging #514 into master will decrease coverage by 0.43%. The diff coverage is 77.3%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #514      +/-   ##
============================================
- Coverage     59.05%   58.61%   -0.44%     
+ Complexity     1201     1114      -87     
============================================
  Files           307      303       -4     
  Lines          5009     4516     -493     
  Branches        195      153      -42     
============================================
- Hits           2958     2647     -311     
+ Misses         1960     1776     -184     
- Partials         91       93       +2
Impacted Files Coverage Δ Complexity Δ
...request/platform/tweb/fund/FundRestController.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...va/io/fundrequest/core/request/domain/Request.java 83.33% <ø> (+0.64%) 16 <0> (-6) :arrow_down:
...act/domain/TokenWhitelistPreconditionContract.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...dmin/claim/service/ClaimModerationServiceImpl.java 83.78% <ø> (+3.34%) 2 <0> (ø) :arrow_down:
...t/core/contract/domain/FundRepositoryContract.java 1.75% <ø> (+0.65%) 1 <0> (+1) :arrow_up:
...equest/core/request/claim/domain/RequestClaim.java 46.66% <ø> (-3.34%) 8 <0> (-6)
...request/core/notification/domain/Notification.java 55% <ø> (-2.15%) 6 <0> (-5)
...request/core/request/claim/domain/TrustedRepo.java 14.28% <ø> (-2.39%) 1 <0> (-1)
...o/fundrequest/core/request/claim/domain/Claim.java 44.82% <ø> (+1.34%) 5 <0> (-1) :arrow_down:
.../contract/service/FundRequestContractsService.java 57.57% <ø> (+1.76%) 9 <0> (-5) :arrow_down:
... and 94 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 3ac1879...3c1cd2d. Read the comment docs.