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

Unable to display custom error thrown from the changePassword action #620

Chnagelog updated

d3726a4
Select commit
Loading
Failed to load commit list.
Merged

Unable to display custom error thrown from the changePassword action #620

Chnagelog updated
d3726a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 0s

72.44% (target 80.00%)

View this Pull Request on Codecov

72.44% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 8 lines in your changes missing coverage. Please review.

Project coverage is 72.44%. Comparing base (b01d186) to head (d3726a4).

Files Patch % Lines
...ents/ChangePasswordDialog/ChangePasswordDialog.tsx 40.00% 4 Missing and 2 partials ⚠️
.../ChangePasswordDialog/ChangePasswordDialogBase.tsx 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #620      +/-   ##
==========================================
- Coverage   72.76%   72.44%   -0.33%     
==========================================
  Files          86       86              
  Lines        1098     1107       +9     
  Branches      243      245       +2     
==========================================
+ Hits          799      802       +3     
- Misses        122      126       +4     
- Partials      177      179       +2     

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