FundRequest / platform

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

Feature 472 #502

Closed nico-ptrs closed 6 years ago

nico-ptrs commented 6 years ago

472

BlackDuckCoPilot commented 6 years ago

Black Duck Security Report

Merging #502 into develop will not change security risk.

Added Components

Clean: 12

Removed Components

Clean: 1

Click here to see full report

codecov[bot] commented 6 years ago

Codecov Report

Merging #502 into develop will decrease coverage by 1.85%. The diff coverage is 76.06%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #502      +/-   ##
=============================================
- Coverage      64.66%   62.81%   -1.86%     
+ Complexity      1077      949     -128     
=============================================
  Files            287      270      -17     
  Lines           4404     3918     -486     
  Branches         159      143      -16     
=============================================
- Hits            2848     2461     -387     
+ Misses          1472     1378      -94     
+ Partials          84       79       -5
Impacted Files Coverage Δ Complexity Δ
...a/io/fundrequest/platform/tweb/WebApplication.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...o/fundrequest/core/request/claim/domain/Claim.java 44.82% <ø> (ø) 5 <0> (ø) :arrow_down:
...fundrequest/core/request/fund/FundServiceImpl.java 87.09% <ø> (+2.61%) 31 <0> (-1) :arrow_down:
...astructure/feign/BearerAuthRequestInterceptor.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...request/common/infrastructure/mapping/Mappers.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...notification/RequestClaimedNotificationMapper.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...request/platform/intercom/FundRequestIntercom.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
.../notification/RequestFundedNotificationMapper.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...dmin/claim/service/ClaimModerationServiceImpl.java 83.78% <100%> (+3.34%) 2 <0> (ø) :arrow_down:
...quest/notification/PersistNotificationHandler.java 100% <100%> (ø) 3 <3> (ø) :arrow_down:
... and 30 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 cbfc84c...08f2bf8. Read the comment docs.