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

fix: support load plugin from typescript dir #287

Merged
merged 1 commit into from
Jan 4, 2025

fix: support load plugin from typescript dir

6f41af7
Select commit
Loading
Failed to load commit list.
Merged

fix: support load plugin from typescript dir #287

fix: support load plugin from typescript dir
6f41af7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 1s

97.76% (+0.03%) compared to 62b1f97

View this Pull Request on Codecov

97.76% (+0.03%) compared to 62b1f97

Details

Codecov Report

Attention: Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.76%. Comparing base (62b1f97) to head (6f41af7).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/loader/egg_loader.ts 86.20% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #287      +/-   ##
==========================================
+ Coverage   97.73%   97.76%   +0.03%     
==========================================
  Files          10       10              
  Lines        3351     3363      +12     
  Branches      596      599       +3     
==========================================
+ Hits         3275     3288      +13     
+ Misses         76       75       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.