Skip to content

feat: add first and last name to settings page

Codecov / codecov/project succeeded Feb 21, 2024 in 0s

57.96% (+1.43%) compared to 3467534

View this Pull Request on Codecov

57.96% (+1.43%) compared to 3467534

Details

Codecov Report

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

Comparison is base (3467534) 56.53% compared to head (ba1c0fb) 57.96%.

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

Files Patch % Lines
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/NameField.jsx 91.35% 6 Missing and 1 partial ⚠️
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.96%   +1.43%     
==================================================
  Files                 118      119       +1     
  Lines                2457     2574     +117     
  Branches              654      696      +42     
==================================================
+ Hits                 1389     1492     +103     
- Misses                997     1005       +8     
- Partials               71       77       +6     

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