Skip to content

Optimize class attributes built from CSS module classes - #3331

Open
DylanPiercey wants to merge 1 commit into
mainfrom
claude/marko-idle-review-feedback-7ri0ar
Open

Optimize class attributes built from CSS module classes#3331
DylanPiercey wants to merge 1 commit into
mainfrom
claude/marko-idle-review-feedback-7ri0ar

Optimize class attributes built from CSS module classes

efbb1a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 1s

94.30% (+0.00%) compared to 98ea020

View this Pull Request on Codecov

94.30% (+0.00%) compared to 98ea020

Details

Codecov Report

❌ Patch coverage is 95.43011% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.30%. Comparing base (98ea020) to head (efbb1a7).
⚠️ Report is 511 commits behind head on main.

Files with missing lines Patch % Lines
...ntime-tags/src/translator/util/css-module-class.ts 88.23% 9 Missing and 1 partial ⚠️
...ime-tags/src/translator/visitors/tag/native-tag.ts 97.60% 6 Missing ⚠️
packages/runtime-tags/src/dom.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3331    +/-   ##
========================================
  Coverage   94.29%   94.30%            
========================================
  Files         388      389     +1     
  Lines       53080    53401   +321     
  Branches     4231     4296    +65     
========================================
+ Hits        50051    50358   +307     
- Misses       3001     3013    +12     
- Partials       28       30     +2     

☔ View full report in Codecov by Harness.
📢 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.