khanhduzz / matcha

Matcha 🍃 - a microservices shopping system
MIT License
4 stars 3 forks source link

add security and swagger in inventory #75

Closed khanhduzz closed 1 month ago

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
24.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

github-actions[bot] commented 1 month ago

Sell-bff Coverage Report

Overall Project NaN% NaN% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] commented 1 month ago

Inventory Coverage Report

Overall Project 71.93% -23.68% :green_apple:
Files changed 74.53% :green_apple:


File Coverage
CorsConfig.java 100% :green_apple:
SecurityConfig.java 57.89% -42.11% :green_apple:
SwaggerConfig.java 0% :x:
codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 71.42857% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../java/com/fjb/inventory/config/SecurityConfig.java 66.66% 5 Missing :warning:
...n/java/com/fjb/inventory/config/SwaggerConfig.java 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ Complexity Δ
...main/java/com/fjb/inventory/config/CorsConfig.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
...n/java/com/fjb/inventory/config/SwaggerConfig.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../java/com/fjb/inventory/config/SecurityConfig.java 66.66% <66.66%> (ø) 5.00 <5.00> (?)

... and 8 files with indirect coverage changes