Skip to content

feat: profile page#211

Merged
Dao-Ho merged 13 commits intomainfrom
dao/profile-page
Mar 25, 2026
Merged

feat: profile page#211
Dao-Ho merged 13 commits intomainfrom
dao/profile-page

Conversation

@Dao-Ho
Copy link
Contributor

@Dao-Ho Dao-Ho commented Mar 25, 2026

image

@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 11.42%. Comparing base (bacf1fe) to head (52d84dd).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
clients/web/src/components/Sidebar.tsx 0.00% 26 Missing ⚠️
clients/web/src/routeTree.gen.ts 0.00% 7 Missing ⚠️
clients/web/src/routes/_protected/profile.tsx 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #211       +/-   ##
===========================================
- Coverage   84.00%   11.42%   -72.58%     
===========================================
  Files           7      100       +93     
  Lines          50     3187     +3137     
  Branches       24       24               
===========================================
+ Hits           42      364      +322     
- Misses          8     2819     +2811     
- Partials        0        4        +4     
Flag Coverage Δ
backend 24.83% <ø> (?)
mobile 84.00% <ø> (ø)
web 0.78% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
clients/web/src/routes/_protected/profile.tsx 0.00% <0.00%> (ø)
clients/web/src/routeTree.gen.ts 0.00% <0.00%> (ø)
clients/web/src/components/Sidebar.tsx 0.00% <0.00%> (ø)

... and 90 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

avatarBox: "size-10",
},
}}
/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clerk component :( will switch over to use an image component once we pull data from backend instead of clerk

@Dao-Ho Dao-Ho marked this pull request as ready for review March 25, 2026 01:43
label: string;
value: string;
}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove unused interface

},
},
},
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

allows for path aliasing in our lint checks like @/

@Dao-Ho Dao-Ho merged commit 2ae1f63 into main Mar 25, 2026
16 checks passed
@Dao-Ho Dao-Ho deleted the dao/profile-page branch March 25, 2026 02:04
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.

1 participant