feat(language-service): Make MDX nodes typed with JSX.IntrinsicElements #515
+98
−35
Codecov / codecov/project
succeeded
Sep 16, 2025 in 0s
92.43% (+0.11%) compared to 5c96eac
View this Pull Request on Codecov
92.43% (+0.11%) compared to 5c96eac
Details
Codecov Report
❌ Patch coverage is 96.49123% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.43%. Comparing base (5c96eac) to head (cc9043d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/language-service/lib/virtual-code.js | 96.49% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #515 +/- ##
==========================================
+ Coverage 92.31% 92.43% +0.11%
==========================================
Files 13 13
Lines 1927 1982 +55
==========================================
+ Hits 1779 1832 +53
- Misses 148 150 +2 ☔ 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