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

Scheduler upgrades #78

Merged
merged 4 commits into from
Oct 2, 2024
Merged

Scheduler upgrades #78

merged 4 commits into from
Oct 2, 2024

Conversation

zoe-codez
Copy link
Member

@zoe-codez zoe-codez commented Oct 2, 2024

πŸ“¬ Changes

  • Add check for weird --config parsing happening in downstream app
  • Add scheduler.setTimeout
  • Add scheduler.setInterval
  • Deprecate scheduler.interval

πŸ—’οΈ Checklist

  • Read the contribution guide and accept the
    code of conduct
  • Readme and docs (updated or not needed)
  • Tests (added, updated or not needed)

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 99.45%. Comparing base (dc47533) to head (28b8354).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   99.44%   99.45%           
=======================================
  Files          21       21           
  Lines        1081     1096   +15     
  Branches      161      162    +1     
=======================================
+ Hits         1075     1090   +15     
  Misses          6        6           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@zoe-codez zoe-codez merged commit 9c99c66 into main Oct 2, 2024
5 of 6 checks passed
@zoe-codez zoe-codez deleted the scheduler_methods branch October 2, 2024 00:36
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.

1 participant