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: add custom loader support #41

Merged
merged 9 commits into from
Mar 10, 2019
Merged

feat: add custom loader support #41

merged 9 commits into from
Mar 10, 2019

Conversation

whxaxes
Copy link
Member

@whxaxes whxaxes commented Mar 8, 2019

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@popomore popomore mentioned this pull request Mar 8, 2019
7 tasks
@codecov-io
Copy link

codecov-io commented Mar 9, 2019

Codecov Report

Merging #41 into master will increase coverage by 1.6%.
The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #41     +/-   ##
=========================================
+ Coverage   95.86%   97.47%   +1.6%     
=========================================
  Files          14       16      +2     
  Lines         508      594     +86     
  Branches       62       73     +11     
=========================================
+ Hits          487      579     +92     
+ Misses         11        4      -7     
- Partials       10       11      +1
Impacted Files Coverage Δ
src/generators/auto.ts 100% <100%> (ø) ⬆️
src/index.ts 97.45% <100%> (+1.16%) ⬆️
src/generators/plugin.ts 100% <100%> (+9.52%) ⬆️
src/generators/object.ts 100% <100%> (ø) ⬆️
src/config.ts 100% <100%> (ø)
src/generators/egg.ts 100% <100%> (ø) ⬆️
src/generators/class.ts 97.72% <100%> (+0.05%) ⬆️
src/generators/config.ts 97.61% <100%> (+0.05%) ⬆️
src/scripts/eggInfo.ts 100% <100%> (ø) ⬆️
src/watcher.ts 100% <100%> (ø) ⬆️
... and 8 more

Continue to review full report at Codecov.

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

@whxaxes whxaxes merged commit 7ac434c into master Mar 10, 2019
@whxaxes whxaxes deleted the support-config-loader branch March 10, 2019 07:43
@whxaxes
Copy link
Member Author

whxaxes commented Mar 11, 2019

1.24.0

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.

2 participants