FundRequest / platform

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

Arkane integration #573

Closed alpa-coder closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #573 into develop will decrease coverage by 0.27%. The diff coverage is 48.12%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #573      +/-   ##
=============================================
- Coverage      63.07%   62.79%   -0.28%     
- Complexity      1055     1074      +19     
=============================================
  Files            299      302       +3     
  Lines           4357     4440      +83     
  Branches         156      165       +9     
=============================================
+ Hits            2748     2788      +40     
- Misses          1524     1562      +38     
- Partials          85       90       +5
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 ab8caf3...b83d235. Read the comment docs.