Skip to content

fix: schedule should execute after app ready#60

Merged
killagu merged 3 commits into
masterfrom
fix/ready
Mar 6, 2024
Merged

fix: schedule should execute after app ready#60
killagu merged 3 commits into
masterfrom
fix/ready

Conversation

@killagu

@killagu killagu commented Mar 5, 2024

Copy link
Copy Markdown
Contributor
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

@codecov

codecov Bot commented Mar 5, 2024

Copy link
Copy Markdown

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.

Comment thread app.js Outdated

@fengmk2 fengmk2 left a comment

Copy link
Copy Markdown
Member

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
@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))
@github-actions

github-actions Bot commented Mar 6, 2024

Copy link
Copy Markdown

🎉 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