Skip to content

refactor: improve type safety in HoursSettings component

67f39c4
Select commit
Loading
Failed to load commit list.
Merged

refactor!: migrate from Supabase client to internal API for various components #4480

refactor: improve type safety in HoursSettings component
67f39c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

47.14% (target 0.00%)

View this Pull Request on Codecov

47.14% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 106 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.14%. Comparing base (18e6c06) to head (67f39c4).

Files with missing lines Patch % Lines
packages/internal-api/src/finance.ts 0.00% 24 Missing and 2 partials ⚠️
packages/internal-api/src/settings.ts 0.00% 23 Missing and 2 partials ⚠️
packages/internal-api/src/education.ts 0.00% 21 Missing ⚠️
packages/internal-api/src/ai.ts 0.00% 6 Missing and 1 partial ⚠️
packages/internal-api/src/roles.ts 0.00% 7 Missing ⚠️
[...sId]/(dashboard)/components/mira-gateway-models.ts](https://app.codecov.io/gh/tutur3u/platform/pull/4480?src=pr&el=tree&filepath=apps%2Fweb%2Fsrc%2Fapp%2F%5Blocale%5D%2F%28dashboard%29%2F%5BwsId%5D%2F%28dashboard%29%2Fcomponents%2Fmira-gateway-models.ts&utm_medium=referral&utm_source=github&utm_content=checks&utm_campaign=pr+comments&utm_term=tutur3u#diff-YXBwcy93ZWIvc3JjL2FwcC9bbG9jYWxlXS8oZGFzaGJvYXJkKS9bd3NJZF0vKGRhc2hib2FyZCkvY29tcG9uZW50cy9taXJhLWdhdGV3YXktbW9kZWxzLnRz) 0.00% 3 Missing and 3 partials ⚠️
packages/internal-api/src/users.ts 0.00% 6 Missing ⚠️
packages/internal-api/src/mail.ts 0.00% 3 Missing and 1 partial ⚠️
packages/internal-api/src/promotions.ts 0.00% 3 Missing ⚠️
packages/ui/src/hooks/use-workspace-user.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4480      +/-   ##
==========================================
- Coverage   47.26%   47.14%   -0.13%     
==========================================
  Files         501      507       +6     
  Lines       34318    34408      +90     
  Branches    12315    12320       +5     
==========================================
  Hits        16220    16220              
- Misses      14763    14848      +85     
- Partials     3335     3340       +5     

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

🚀 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.