Skip to content

chore(sync): mirror internal packages into pkg/ (auto)

ef94b4b
Select commit
Loading
Failed to load commit list.
Merged

deps(deps): bump microsoft/typescript-go from a7acc87 to 0a7c6b4 #204

chore(sync): mirror internal packages into pkg/ (auto)
ef94b4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

47.32% (+0.45%) compared to c0a9d7c

View this Pull Request on Codecov

47.32% (+0.45%) compared to c0a9d7c

Details

Codecov Report

❌ Patch coverage is 24.43946% with 337 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.32%. Comparing base (c0a9d7c) to head (ef94b4b).

Files with missing lines Patch % Lines
pkg/ls/displaypartswriter.go 0.00% 117 Missing ⚠️
pkg/ls/signaturehelp.go 0.00% 99 Missing ⚠️
pkg/lsp/lsproto/lsp_generated.go 0.00% 82 Missing ⚠️
pkg/ls/autoimport/fix.go 0.00% 9 Missing ⚠️
pkg/checker/checker.go 76.92% 4 Missing and 2 partials ⚠️
pkg/transformers/destructuring.go 40.00% 5 Missing and 1 partial ⚠️
pkg/checker/nodecopy.go 33.33% 3 Missing and 1 partial ⚠️
pkg/printer/utilities.go 50.00% 3 Missing ⚠️
pkg/scanner/scanner.go 72.72% 2 Missing and 1 partial ⚠️
pkg/checker/grammarchecks.go 83.33% 1 Missing and 1 partial ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   46.87%   47.32%   +0.45%     
==========================================
  Files         415      416       +1     
  Lines      161715   162033     +318     
==========================================
+ Hits        75796    76675     +879     
+ Misses      80324    79757     -567     
- Partials     5595     5601       +6     

☔ 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.