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

Add sleep method #628

Merged
merged 3 commits into from
Apr 1, 2023
Merged

Add sleep method #628

merged 3 commits into from
Apr 1, 2023

Conversation

cstjean
Copy link
Contributor

@cstjean cstjean commented Mar 16, 2023

There's already one for Dates quantities, so it's natural to support here too, and straight-forward to implement.

There's already one for Dates quantities, so it's natural to support here too, and straight-forward
to implement.
@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2023

Codecov Report

Merging #628 (b3ec81f) into master (0c53db8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

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

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #628   +/-   ##
=======================================
  Coverage   89.03%   89.03%           
=======================================
  Files          16       16           
  Lines        1495     1496    +1     
=======================================
+ Hits         1331     1332    +1     
  Misses        164      164           
Impacted Files Coverage Δ
src/Unitful.jl 100.00% <ø> (ø)
src/dates.jl 97.26% <100.00%> (+0.03%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

cstjean and others added 2 commits March 20, 2023 17:21
@cstjean
Copy link
Contributor Author

cstjean commented Mar 29, 2023

Good to merge?

@sostock sostock merged commit 9af5ee7 into PainterQubits:master Apr 1, 2023
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