Skip to content

Conversation

@edgarsn
Copy link
Owner

@edgarsn edgarsn commented Mar 3, 2023

Ability to use as facade, example:

Delay::for(3);
Delay::forMiliseconds(1500);
Delay::forMicroseconds(5000);

@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (f57ac02) 100.00% compared to head (00cfe55) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main        #3   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        31        32    +1     
===========================================
  Files              4         5    +1     
  Lines             71        73    +2     
===========================================
+ Hits              71        73    +2     
Impacted Files Coverage Δ
src/Facades/Delay.php 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@edgarsn edgarsn merged commit 5074ad4 into main Mar 8, 2023
@edgarsn edgarsn deleted the facade branch March 8, 2023 17:34
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.

3 participants