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

[Feature] Add an enabled / running flag to the timers to enable checking current state #146 #147

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

nev21
Copy link
Contributor

@nev21 nev21 commented Mar 1, 2023

No description provided.

@nev21 nev21 added this to the 0.8.1 milestone Mar 1, 2023
@nev21 nev21 requested a review from a team as a code owner March 1, 2023 07:25
@nev21 nev21 force-pushed the nev21/UpdateTimer branch from b0a7d1d to 7770ca3 Compare March 1, 2023 07:26
@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #147 (330d852) into main (7ca9036) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 330d852 differs from pull request most recent head c6b7a6c. Consider uploading reports for the commit c6b7a6c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
+ Coverage   99.34%   99.36%   +0.01%     
==========================================
  Files          69       69              
  Lines        1076     1096      +20     
  Branches      210      212       +2     
==========================================
+ Hits         1069     1089      +20     
  Misses          7        7              
Impacted Files Coverage Δ
lib/src/timer/handler.ts 100.00% <100.00%> (ø)
lib/src/timer/idle.ts 100.00% <100.00%> (ø)
lib/src/timer/interval.ts 100.00% <100.00%> (ø)
lib/src/timer/timeout.ts 100.00% <100.00%> (ø)

@nev21 nev21 force-pushed the nev21/UpdateTimer branch from 7770ca3 to c6b7a6c Compare March 2, 2023 04:45
@nev21 nev21 merged commit a368726 into main Mar 2, 2023
@nev21 nev21 deleted the nev21/UpdateTimer branch March 12, 2023 01:45
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