AbsaOSS / login-service

AbsaOSS Common Login gateway using JWT Public key signatures
Apache License 2.0
2 stars 0 forks source link

#89 refactor project structure and sbt files #90

Closed TheLydonKing closed 8 months ago

TheLydonKing commented 8 months ago

Did a few changes that were mentioned by Sasa for sbt formatting and useage. Most Suggestions were minor and implemented in previous commits.

-This branch contains the larger change of refactoring the directory name (Not large in scope but changes may be difficult to review if it was baked into another branch)

Also minor change of removing parent module value and assigning those settings globally.

Closes #89

github-actions[bot] commented 8 months ago

JaCoCo code coverage report - scala:2.12.17

File Coverage [75.04%] :x:
GitInfoService.scala 100% :green_apple:
ActiveDirectoryLDAPConfig.scala 100% :green_apple:
InMemoryKeyConfig.scala 100% :green_apple:
BaseConfig.scala 100% :green_apple:
RestMessage.scala 100% :green_apple:
PublicKey.scala 100% :green_apple:
User.scala 100% :green_apple:
ConfigValidationException.scala 100% :green_apple:
package.scala 100% :green_apple:
WebMvcConfig.scala 100% :green_apple:
SecurityConfig.scala 100% :green_apple:
AuthManagerConfig.scala 95% :green_apple:
JWTService.scala 94.68% :green_apple:
TokensWrapper.scala 93.59% :green_apple:
ConfigValidationResult.scala 90.91% :green_apple:
TokenController.scala 86.21% :green_apple:
RestResponseEntityExceptionHandler.scala 82.22% :green_apple:
ConfigProvider.scala 79.81% :x:
ConfigUsersAuthenticationProvider.scala 74.19% :x:
KeyConfig.scala 73.98% :x:
UsersConfig.scala 71.92% :x:
AwsSecretsManagerKeyConfig.scala 51.02% :x:
OptionUtils.scala 50% :x:
GitConfig.scala 47.87% :x:
ActiveDirectoryLDAPAuthenticationProvider.scala 16.23% :x:
Total Project Coverage 75.04% :green_apple: