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: import router to fix core #131

Merged
merged 2 commits into from Jan 30, 2019
Merged

fix: import router to fix core #131

merged 2 commits into from Jan 30, 2019

Conversation

czy88840616
Copy link
Member

@czy88840616 czy88840616 commented Jan 30, 2019

egg-core 移除了 Router 导致依赖出错,后期通过自定义装饰器减弱对内部库的依赖。

@codecov-io
Copy link

codecov-io commented Jan 30, 2019

Codecov Report

Merging #131 into master will decrease coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #131     +/-   ##
=========================================
- Coverage   76.66%   76.57%   -0.1%     
=========================================
  Files          28       27      -1     
  Lines         767      764      -3     
  Branches      114      114             
=========================================
- Hits          588      585      -3     
  Misses        139      139             
  Partials       40       40
Impacted Files Coverage Δ
packages/midway-web/src/loader/webLoader.ts 93.33% <100%> (ø) ⬆️

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 d4d9691...1a0b890. Read the comment docs.

@czy88840616 czy88840616 merged commit f67d5c2 into master Jan 30, 2019
@czy88840616 czy88840616 deleted the fix_core branch January 30, 2019 10:02
czy88840616 pushed a commit that referenced this pull request Jan 30, 2019
Merge pull request #131 from midwayjs/fix_core

fix: import router to fix core
czy88840616 pushed a commit that referenced this pull request Jul 2, 2020
* fix: process

* fix: tencent-support

* fix: support timer

* fix: test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants