Skip to content

chore: fix lint

b14d297
Select commit
Loading
Failed to load commit list.
Open

feat: support collection type and nesting templates diff #70

chore: fix lint
b14d297
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

89.76% (+0.14%) compared to 4ccdec1

View this Pull Request on Codecov

89.76% (+0.14%) compared to 4ccdec1

Details

Codecov Report

❌ Patch coverage is 92.37473% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.76%. Comparing base (4ccdec1) to head (b14d297).

Files with missing lines Patch % Lines
packages/pwc/src/reactivity/collectionProxy.ts 86.17% 13 Missing ⚠️
...ges/pwc/src/elements/part/utils/commitTemplates.ts 88.52% 7 Missing ⚠️
packages/pwc/src/elements/part/base.ts 42.85% 4 Missing ⚠️
...es/pwc/src/elements/part/utils/commitAttributes.ts 95.91% 4 Missing ⚠️
packages/pwc/src/reactivity/createReactive.ts 88.88% 3 Missing ⚠️
packages/pwc/src/reactivity/track.ts 93.75% 2 Missing ⚠️
packages/pwc/src/elements/part/template.ts 97.05% 1 Missing ⚠️
packages/pwc/src/reactivity/baseProxy.ts 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   89.62%   89.76%   +0.14%     
==========================================
  Files          45       46       +1     
  Lines         896     1124     +228     
  Branches      211      260      +49     
==========================================
+ Hits          803     1009     +206     
- Misses         92      114      +22     
  Partials        1        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.