Skip to content

feat: use persisted theme css to fix flashes on header#1784

Merged
elibosley merged 5 commits into
mainfrom
codex/cache-theme-css-for-faster-load
Nov 13, 2025
Merged

feat: use persisted theme css to fix flashes on header#1784
elibosley merged 5 commits into
mainfrom
codex/cache-theme-css-for-faster-load

refactor: streamline theme store definition and remove unused code

f04aacb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 0s

52.27% (+0.03%) compared to c264a18

View this Pull Request on Codecov

52.27% (+0.03%) compared to c264a18

Details

Codecov Report

❌ Patch coverage is 84.37500% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.27%. Comparing base (c264a18) to head (f04aacb).

Files with missing lines Patch % Lines
web/src/store/theme.ts 85.10% 28 Missing ⚠️
web/src/components/DevThemeSwitcher.standalone.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1784      +/-   ##
==========================================
+ Coverage   52.23%   52.27%   +0.03%     
==========================================
  Files         872      872              
  Lines       50219    50267      +48     
  Branches     5009     5019      +10     
==========================================
+ Hits        26234    26278      +44     
- Misses      23909    23914       +5     
+ Partials       76       75       -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.