Skip to content
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

feat: Esbuild plugin diag channels #2640

Draft
wants to merge 111 commits into
base: main
Choose a base branch
from

Remove check

b3f9bd3
Select commit
Loading
Failed to load commit list.
Draft

feat: Esbuild plugin diag channels #2640

Remove check
b3f9bd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

90.80% (+0.00%) compared to c2ad0af

View this Pull Request on Codecov

90.80% (+0.00%) compared to c2ad0af

Details

Codecov Report

Attention: Patch coverage is 92.24138% with 9 lines in your changes missing coverage. Please review.

Project coverage is 90.80%. Comparing base (c2ad0af) to head (b3f9bd3).

Files with missing lines Patch % Lines
packages/esbuild-plugin-node/src/config/main.ts 77.27% 5 Missing ⚠️
packages/esbuild-plugin-node/src/plugin.ts 95.60% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2640    +/-   ##
========================================
  Coverage   90.79%   90.80%            
========================================
  Files         169      172     +3     
  Lines        8059     8175   +116     
  Branches     1645     1678    +33     
========================================
+ Hits         7317     7423   +106     
- Misses        742      752    +10     
Files with missing lines Coverage Δ
packages/esbuild-plugin-node/src/common.ts 100.00% <100.00%> (ø)
packages/esbuild-plugin-node/src/plugin.ts 95.60% <95.60%> (ø)
packages/esbuild-plugin-node/src/config/main.ts 77.27% <77.27%> (ø)

... and 1 file with indirect coverage changes