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

add module exports for custom schedule in document #52

Merged
merged 1 commit into from Apr 23, 2020

Conversation

samwu4166
Copy link
Contributor

@samwu4166 samwu4166 commented Apr 4, 2020

current document will cause schedule error because scheduler can't find schedule property, so just added module.exports would work.

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

current document will cause schedule error because scheduler can't find schedule property, so just added module.exports would work.
@codecov
Copy link

codecov bot commented Apr 4, 2020

Codecov Report

Merging #52 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          191       191           
=========================================
  Hits           191       191           

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 7da04fe...97de28a. Read the comment docs.

@atian25 atian25 merged commit 0425031 into eggjs:master Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants