Skip to content

fix: invalid ESM module path on Windows #7162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 11, 2025

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.