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(scanner): support config with function has app params #170

Merged

Conversation

noahziheng
Copy link
Member

resolve #169

@noahziheng noahziheng self-assigned this Aug 12, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2022

Codecov Report

Merging #170 (da4aa30) into master (5a8d278) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   89.57%   89.60%   +0.02%     
==========================================
  Files          51       51              
  Lines        1094     1097       +3     
  Branches      180      181       +1     
==========================================
+ Hits          980      983       +3     
  Misses        114      114              
Impacted Files Coverage Δ
src/scanner/scan.ts 95.07% <100.00%> (+0.10%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@noahziheng noahziheng merged commit c1dfe1e into artusjs:master Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] : config 文件如果导出函数会报错
3 participants