Skip to content

fix: do the same in `src/node/routes/vscode.ts`.

7a86738
Select commit
Loading
Failed to load commit list.
Merged

fix: invalid ESM module path on Windows #7162

fix: do the same in `src/node/routes/vscode.ts`.
7a86738
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@f4f0265). Learn more about missing BASE report.
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/node/main.ts 25.00% 2 Missing and 1 partial ⚠️
src/node/routes/vscode.ts 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7162   +/-   ##
=======================================
  Coverage        ?   72.39%           
=======================================
  Files           ?       31           
  Lines           ?     1913           
  Branches        ?      414           
=======================================
  Hits            ?     1385           
  Misses          ?      446           
  Partials        ?       82           
Files with missing lines Coverage Δ
src/node/main.ts 48.18% <25.00%> (ø)
src/node/routes/vscode.ts 24.75% <25.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4f0265...7a86738. Read the comment docs.