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: prevent lib/core/agent/index.js unexpectly loaded by plugin lo… #35

Merged
merged 1 commit into from
Mar 26, 2018

Conversation

njugray
Copy link
Contributor

@njugray njugray commented Mar 26, 2018

rename:

  • lib/core/agent.js -> lib/core/worker/agent.js
  • lib/worker/index.js -> lib/core/worker/application.js

Side effects from #egg-core/pull/156

@codecov-io
Copy link

Codecov Report

Merging #35 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   92.49%   92.49%           
=======================================
  Files          70       70           
  Lines        1053     1053           
=======================================
  Hits          974      974           
  Misses         79       79
Impacted Files Coverage Δ
...ackages/beidou-core/lib/core/worker/application.js 100% <ø> (ø)
packages/beidou-core/lib/core/worker/agent.js 72.72% <ø> (ø)
packages/beidou-core/lib/beidou.js 100% <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 17c98e4...bc42dd2. Read the comment docs.

@njugray njugray merged commit c30f27e into master Mar 26, 2018
@njugray njugray deleted the hotfix/beidou-core-filename branch March 26, 2018 05:46
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