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

Fix error when user updates its own profile #458

Merged
merged 4 commits into from
Feb 10, 2024
Merged

Fix error when user updates its own profile #458

merged 4 commits into from
Feb 10, 2024

Conversation

pacoorozco
Copy link
Owner

  • Update dependencies
  • Fix validation rule when password is not set

What issue type does this pull request address? (keep at least one, remove the others)
/kind bug

What is this pull request for? Which issues does it resolve? (use resolves #<issue_number> if possible)

Does this pull request has user-facing changes? (e.g. config changes, new/modified commands, new/modified flags)
No

Does this pull request add new dependencies?
No

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (95b4437) 92.57% compared to head (615b3ef) 92.58%.
Report is 1 commits behind head on main.

❗ Current head 615b3ef differs from pull request most recent head 6737667. Consider uploading reports for the commit 6737667 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #458   +/-   ##
=========================================
  Coverage     92.57%   92.58%           
  Complexity      355      355           
=========================================
  Files            94       94           
  Lines          1629     1631    +2     
=========================================
+ Hits           1508     1510    +2     
  Misses          121      121           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pacoorozco pacoorozco merged commit a8badba into main Feb 10, 2024
2 of 3 checks passed
@pacoorozco pacoorozco deleted the issue-457 branch February 10, 2024 11:18
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.

An error is raised when user tries to update its own profile
1 participant