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 checkUserPassword, not print known error stack log when startup #4697

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

tomsun28
Copy link
Contributor

@tomsun28 tomsun28 commented Jun 2, 2023

refactor checkUserPassword, do not print known error stack log when startup

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2023

Codecov Report

Merging #4697 (bdab13a) into master (f6c5d80) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #4697      +/-   ##
============================================
- Coverage     66.45%   66.45%   -0.01%     
+ Complexity     8004     8003       -1     
============================================
  Files          1109     1109              
  Lines         32041    32044       +3     
  Branches       2896     2896              
============================================
  Hits          21294    21294              
- Misses         9057     9060       +3     
  Partials       1690     1690              
Impacted Files Coverage Δ
...enyu/admin/controller/DashboardUserController.java 63.88% <0.00%> (-3.76%) ⬇️
...java/org/apache/shenyu/admin/utils/ResultUtil.java 75.00% <0.00%> (-25.00%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yu199195 yu199195 merged commit bc16c5f into apache:master Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants