Skip to content

feat: add first and last name to settings page

Codecov / codecov/project succeeded Feb 20, 2024 in 1s

57.24% (+0.71%) compared to 3467534

View this Pull Request on Codecov

57.24% (+0.71%) compared to 3467534

Details

Codecov Report

Attention: 50 lines in your changes are missing coverage. Please review.

Comparison is base (3467534) 56.53% compared to head (28d80a7) 57.24%.

❗ Current head 28d80a7 differs from pull request most recent head a9fcea4. Consider uploading reports for the commit a9fcea4 to get more accurate results

Files Patch % Lines
src/account-settings/NameField.jsx 68.29% 25 Missing and 1 partial ⚠️
src/account-settings/data/sagas.js 0.00% 10 Missing and 1 partial ⚠️
src/account-settings/AccountSettingsPage.jsx 66.66% 4 Missing and 3 partials ⚠️
src/account-settings/name-change/data/service.js 0.00% 4 Missing and 1 partial ⚠️
src/account-settings/name-change/data/sagas.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           split-fullname    #1002      +/-   ##
==================================================
+ Coverage           56.53%   57.24%   +0.71%     
==================================================
  Files                 118      119       +1     
  Lines                2457     2575     +118     
  Branches              654      697      +43     
==================================================
+ Hits                 1389     1474      +85     
- Misses                997     1024      +27     
- Partials               71       77       +6     

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