Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor & sonar fixes #1472

Merged
merged 16 commits into from
Nov 22, 2023
Merged

refactor & sonar fixes #1472

merged 16 commits into from
Nov 22, 2023

Conversation

DishaAnand
Copy link
Contributor

Description:

  • refactored few files
  • fixed sonar issues

Sonar Issue Id:

Refactored Files:

  • jhipster-framework/src/main/java/tech/jhipster/config/cache/PrefixedKeyGenerator.java
  • jhipster-framework/src/main/java/tech/jhipster/config/liquibase/AsyncSpringLiquibase.java
  • jhipster-framework/src/main/java/tech/jhipster/config/locale/AngularCookieLocaleResolver.java
  • jhipster-framework/src/main/java/tech/jhipster/web/util/HeaderUtil.java
  • jhipster-framework/src/main/java/tech/jhipster/web/util/LinkHeaderUtil.java
  • jhipster-framework/src/main/java/tech/jhipster/web/util/PaginationUtil.java

Lint File:

  • jhipster-framework/src/test/java/tech/jhipster/config/locale/AngularCookieLocaleResolverTest.java

Test File:

  • jhipster-framework/src/test/java/tech/jhipster/web/filter/reactive/CachingHttpHeadersFilterTest.java
  • jhipster-framework/src/test/java/tech/jhipster/web/util/HeaderUtilTest.java

DishaAnand and others added 13 commits November 20, 2023 17:47
@DishaAnand
Copy link
Contributor Author

DishaAnand commented Nov 20, 2023

Hi @DanielFran
I have made some refactoring changes to the awesome repository

image Build and all tests is passing locally but few checks are failing in CI pipeline

can you kindly guide?

@DanielFran DanielFran closed this Nov 21, 2023
@DanielFran DanielFran reopened this Nov 21, 2023
@DanielFran
Copy link
Member

@DishaAnand closed/reopen to see if cache issue is resolved

@DishaAnand
Copy link
Contributor Author

Hi @DanielFran
Thank you so much for taking your time
and reviewing & letting me know where the issue was.

I have pushed the changes
Kindly review!

Thank you ! : )

- added version for ExceptionHandlingAsyncTaskExecutor file
- removed unwanted character
@DishaAnand
Copy link
Contributor Author

Hi @DanielFran
Thank you so much for reviewing the changes

I have made the suggested changes.

KIndly have a look!
Thank you 😊

@DanielFran DanielFran merged commit f21dc57 into jhipster:main Nov 22, 2023
38 checks passed
@DanielFran
Copy link
Member

Thanks @DishaAnand for the contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants