Skip to content

feat: request card color based on priority - #447

Draft
Dao-Ho wants to merge 2 commits into
mainfrom
dao/request-card-using-priority
Draft

feat: request card color based on priority#447
Dao-Ho wants to merge 2 commits into
mainfrom
dao/request-card-using-priority

priority variants in time

38d1051
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

2.44% (-11.46%) compared to 773cfdb

View this Pull Request on Codecov

2.44% (-11.46%) compared to 773cfdb

Details

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 2.44%. Comparing base (773cfdb) to head (38d1051).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...b/src/components/requests/RequestCardTimestamp.tsx 0.00% 7 Missing ⚠️
...lients/web/src/components/requests/RequestCard.tsx 0.00% 6 Missing ⚠️
...ts/web/src/components/requests/RequestCardItem.tsx 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (773cfdb) and HEAD (38d1051). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (773cfdb) HEAD (38d1051)
backend 1 0
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #447       +/-   ##
==========================================
- Coverage   13.89%   2.44%   -11.46%     
==========================================
  Files          61     143       +82     
  Lines        3584    8147     +4563     
  Branches        0      20       +20     
==========================================
- Hits          498     199      -299     
- Misses       3063    7947     +4884     
+ Partials       23       1       -22     
Files with missing lines Coverage Δ
clients/web/src/routes/_protected/home.tsx 20.00% <ø> (ø)
...ts/web/src/components/requests/RequestCardItem.tsx 0.00% <0.00%> (ø)
...lients/web/src/components/requests/RequestCard.tsx 3.33% <0.00%> (ø)
...b/src/components/requests/RequestCardTimestamp.tsx 0.00% <0.00%> (ø)

... and 200 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.