Skip to content

refactor: update header gradient handling for improved consistency

43e83e8
Select commit
Loading
Failed to load commit list.
Merged

fix: enhance dark mode support in theme handling #1808

refactor: update header gradient handling for improved consistency
43e83e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2025 in 0s

51.84% (-0.20%) compared to 317e0fa

View this Pull Request on Codecov

51.84% (-0.20%) compared to 317e0fa

Details

Codecov Report

❌ Patch coverage is 26.60754% with 331 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.84%. Comparing base (317e0fa) to head (43e83e8).

Files with missing lines Patch % Lines
web/vite-plugin-serve-static.ts 0.00% 167 Missing ⚠️
web/src/components/DevThemeSwitcher.standalone.vue 0.00% 127 Missing ⚠️
web/__test__/mocks/ui-components.ts 0.00% 12 Missing ⚠️
...h/resolvers/customization/customization.service.ts 27.27% 8 Missing ⚠️
.../customization/customization.mutations.resolver.ts 63.15% 7 Missing ⚠️
web/src/components/DevThemeSwitcher.mutation.ts 0.00% 2 Missing and 1 partial ⚠️
web/src/store/theme.ts 95.45% 3 Missing ⚠️
...-api/graph/resolvers/mutation/mutation.resolver.ts 50.00% 2 Missing ⚠️
...aid-api/graph/resolvers/mutation/mutation.model.ts 75.00% 1 Missing ⚠️
web/src/components/Wrapper/mount-engine.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1808      +/-   ##
==========================================
- Coverage   52.04%   51.84%   -0.20%     
==========================================
  Files         876      878       +2     
  Lines       50509    50841     +332     
  Branches     5023     5051      +28     
==========================================
+ Hits        26285    26357      +72     
- Misses      24149    24408     +259     
- Partials       75       76       +1     

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