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 support for push time #22

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yingliangzhang
Copy link

This adds basic support for push time for sending scheduled notifications. Would appreciate any feedback around how best to capture this in the test cases.

@codecov-io
Copy link

codecov-io commented Aug 19, 2016

Current coverage is 78.33% (diff: 66.66%)

Merging #22 into master will decrease coverage by 0.61%

@@             master        #22   diff @@
==========================================
  Files             1          1          
  Lines           114        120     +6   
  Methods           9          9          
  Messages          0          0          
  Branches         18         20     +2   
==========================================
+ Hits             90         94     +4   
- Misses           24         26     +2   
  Partials          0          0          

Powered by Codecov. Last update b1d0539...04d485a

@yingliangzhang
Copy link
Author

Would appreciate any feedback on this. Thanks!

@juliusbtesh
Copy link

This was not working for me. I added 5 minute to the push time but the push went right away. But the weird part is the logs showed that the 5 minutes were added as a scheduled push but the actual pushStatus said the current time

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.

4 participants