FundRequest / platform

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

release #577

Closed alpa-coder closed 5 years ago

BlackDuckCoPilot commented 5 years ago

Black Duck Security Report

Merging #577 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 5 years ago

Codecov Report

Merging #577 into master will decrease coverage by 0.25%. The diff coverage is 49.27%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #577      +/-   ##
============================================
- Coverage     63.07%   62.81%   -0.26%     
- Complexity     1055     1075      +20     
============================================
  Files           299      302       +3     
  Lines          4357     4445      +88     
  Branches        156      166      +10     
============================================
+ Hits           2748     2792      +44     
- Misses         1524     1562      +38     
- Partials         85       91       +6
Impacted Files Coverage Δ Complexity Δ
...est/platform/keycloak/DummyKeycloakRepository.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...request/platform/profile/arkane/WalletBalance.java 0% <0%> (ø) 0 <0> (?)
...quest/platform/keycloak/dto/AccessTokenResult.java 0% <0%> (ø) 0 <0> (?)
...uest/platform/keycloak/KeycloakRepositoryImpl.java 45.58% <0%> (ø) 16 <0> (ø) :arrow_down:
...m/profile/ref/infrastructure/mav/ArkaneAdvice.java 0% <0%> (ø) 0 <0> (?)
.../request/fund/dto/FundToFundWithUserDtoMapper.java 96.15% <100%> (ø) 11 <1> (ø) :arrow_down:
...fundrequest/platform/tweb/fund/FundController.java 100% <100%> (ø) 11 <0> (ø) :arrow_down:
...o/fundrequest/core/request/RequestServiceImpl.java 92.68% <100%> (ø) 28 <0> (ø) :arrow_down:
...quest/platform/tweb/request/RequestController.java 87.37% <100%> (-0.7%) 21 <2> (ø)
...astructure/thymeleaf/ProfilesExpressionObject.java 100% <100%> (ø) 3 <1> (-1) :arrow_down:
... and 14 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 109e2c6...91128dd. Read the comment docs.