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

chore: Migrate updateProfile to ts #3607

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

chore: Migrate updateProfile to ts

f30e40a
Select commit
Loading
Failed to load commit list.
Draft

chore: Migrate updateProfile to ts #3607

chore: Migrate updateProfile to ts
f30e40a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 23, 2024 in 1s

11.67% (-87.33%) compared to 6a6fd2c

View this Pull Request on Codecov

11.67% (-87.33%) compared to 6a6fd2c

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 11.67%. Comparing base (6a6fd2c) to head (f30e40a).
Report is 7 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/services/user/useUpdateProfile.ts 0.00% 5 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (6a6fd2c) and HEAD (f30e40a). Click for more details.

HEAD has 17 uploads less than BASE
Flag BASE (6a6fd2c) HEAD (f30e40a)
18 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3607       +/-   ##
===========================================
- Coverage   99.00%   11.67%   -87.33%     
===========================================
  Files         810      810               
  Lines       14569    14552       -17     
  Branches     4154     4151        -3     
===========================================
- Hits        14424     1699    -12725     
- Misses        138    11218    +11080     
- Partials        7     1635     +1628     
Files with missing lines Coverage Δ
src/services/user/useUpdateProfile.ts 0.00% <0.00%> (-100.00%) ⬇️

... and 728 files with indirect coverage changes

Components Coverage Δ
Assets 0.00% <ø> (-100.00%) ⬇️
Layouts 0.00% <ø> (-99.72%) ⬇️
Pages 0.13% <ø> (-98.63%) ⬇️
Services 5.74% <0.00%> (-93.63%) ⬇️
Shared 11.61% <ø> (-87.71%) ⬇️
UI 94.92% <ø> (-4.22%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a6fd2c...f30e40a. Read the comment docs.