Skip to content

refactor: add missing curly braces

a8357b1
Select commit
Loading
Failed to load commit list.
Open

feat: create announcements banner #617

refactor: add missing curly braces
a8357b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

77.95% (target 70.00%)

View this Pull Request on Codecov

77.95% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 1.09890% with 90 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.95%. Comparing base (3d00fa8) to head (a8357b1).

Files with missing lines Patch % Lines
e2e/announcement-banner.spec.js 0.00% 66 Missing ⚠️
playwright.config.js 0.00% 14 Missing ⚠️
src/generators/web/utils/generate.mjs 0.00% 7 Missing ⚠️
src/generators/web/utils/processing.mjs 0.00% 2 Missing ⚠️
src/generators/web/utils/config.mjs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #617      +/-   ##
==========================================
- Coverage   78.43%   77.95%   -0.48%     
==========================================
  Files         157      159       +2     
  Lines       13962    14049      +87     
  Branches     1152     1152              
==========================================
+ Hits        10951    10952       +1     
- Misses       3006     3092      +86     
  Partials        5        5              

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.