Skip to content

fix: set document title via Helmet on the template route

2ce8a2c
Select commit
Loading
Failed to load commit list.
Draft

feat!: migrate to frontend-base #906

fix: set document title via Helmet on the template route
2ce8a2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

27.27% (+27.27%) compared to ba3ee05

View this Pull Request on Codecov

27.27% (+27.27%) compared to ba3ee05

Details

Codecov Report

❌ Patch coverage is 30.00000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.27%. Comparing base (ba3ee05) to head (2ce8a2c).

Files with missing lines Patch % Lines
src/routes.tsx 0.00% 7 Missing ⚠️
src/slots/ExampleSlot/ExampleSlot.tsx 0.00% 3 Missing ⚠️
src/slots.tsx 0.00% 2 Missing ⚠️
src/app.ts 0.00% 1 Missing ⚠️
src/widgets/ExampleHeader/app.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #906       +/-   ##
===========================================
+ Coverage    0.00%   27.27%   +27.27%     
===========================================
  Files           3        9        +6     
  Lines          24       22        -2     
  Branches        0        1        +1     
===========================================
+ Hits            0        6        +6     
+ Misses         24       16        -8     

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