fix: node tla, suffix handling. #49
Merged
Codecov / codecov/project
succeeded
Dec 26, 2025 in 0s
90.08% (target 80.00%)
View this Pull Request on Codecov
90.08% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 95.83333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.08%. Comparing base (8baacb4) to head (f78d23d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/internal/attribute-resolution.ts | 91.30% | 0 Missing and 2 partials |
| src/internal/event-bindings.ts | 96.22% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #49 +/- ##
==========================================
+ Coverage 87.64% 90.08% +2.43%
==========================================
Files 8 10 +2
Lines 1214 1220 +6
Branches 341 341
==========================================
+ Hits 1064 1099 +35
+ Misses 51 32 -19
+ Partials 99 89 -10 ☔ 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.
Loading