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: schedule should execute after app ready #60

Merged
merged 3 commits into from
Mar 6, 2024
Merged

fix: schedule should execute after app ready #60

merged 3 commits into from
Mar 6, 2024

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Mar 5, 2024

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

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.93%. Comparing base (e1b9327) to head (9571057).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   98.92%   98.93%           
=======================================
  Files          12       12           
  Lines         559      563    +4     
  Branches      113      113           
=======================================
+ Hits          553      557    +4     
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

app.js Outdated Show resolved Hide resolved
Copy link
Member

@fengmk2 fengmk2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

其他 +1

@killagu killagu merged commit bf01a49 into master Mar 6, 2024
8 of 9 checks passed
@killagu killagu deleted the fix/ready branch March 6, 2024 09:06
fengmk2 pushed a commit that referenced this pull request Mar 6, 2024
[skip ci]

## [4.0.1](v4.0.0...v4.0.1) (2024-03-06)

### Bug Fixes

* schedule should execute after app ready ([#60](#60)) ([bf01a49](bf01a49))
Copy link

github-actions bot commented Mar 6, 2024

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants