doug-wade / tybalt

A library for creating web components
MIT License
5 stars 3 forks source link

feat(#134): use setAttribute rather than doing a full re-render #551

Closed doug-wade closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (ef6d01c) 89.44% compared to head (b6dcf68) 89.15%.

Files Patch % Lines
packages/core/src/api/define-component.ts 83.78% 6 Missing :warning:
packages/core/src/api/render.ts 95.58% 3 Missing :warning:
packages/reactive/src/api/reactive.ts 94.87% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #551 +/- ## ========================================== - Coverage 89.44% 89.15% -0.29% ========================================== Files 42 45 +3 Lines 947 1097 +150 Branches 169 204 +35 ========================================== + Hits 847 978 +131 - Misses 100 119 +19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.