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

check update password #965

Merged
merged 3 commits into from
Nov 10, 2022
Merged

Conversation

wulangcode
Copy link
Member

Fixes #821

Changes proposed in this pull request:

Check mailbox configuration when submitting. Contributor Guide

@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Base: 26.94% // Head: 26.94% // No change to project coverage 👍

Coverage data is based on head (1616c64) compared to base (71e96fb).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head 1616c64 differs from pull request most recent head 004237c. Consider uploading reports for the commit 004237c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #965   +/-   ##
==========================================
  Coverage      26.94%   26.94%           
  Complexity       650      650           
==========================================
  Files            240      240           
  Lines           5570     5570           
  Branches         508      509    +1     
==========================================
  Hits            1501     1501           
  Misses          3931     3931           
  Partials         138      138           
Impacted Files Coverage Δ
.../cn/hippo4j/auth/service/impl/UserServiceImpl.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wulangcode wulangcode closed this Nov 10, 2022
@wulangcode wulangcode deleted the feat-updatePassword branch November 10, 2022 14:28
@wulangcode wulangcode reopened this Nov 10, 2022
@magestacks magestacks merged commit 19ce956 into opengoofy:develop Nov 10, 2022
iwangjie pushed a commit to universeTeam/hippo4j that referenced this pull request Nov 12, 2022
* feat:check update password

* feat:check update password
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