Refactor time.rs to make the code logic the same as others.#347
Refactor time.rs to make the code logic the same as others.#347
time.rs to make the code logic the same as others.#347Conversation
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #347 +/- ##
==========================================
- Coverage 63.39% 61.60% -1.80%
==========================================
Files 24 25 +1
Lines 1557 1625 +68
==========================================
+ Hits 987 1001 +14
- Misses 570 624 +54 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
gauntl3t12
left a comment
There was a problem hiding this comment.
Couple questions, but otherwise looks good
|
Sorry, I hadn’t used that feature before and misread the docs when I pulled them up the first time. I’m in agreement, looks good.
|
dc3e3fa to
89f27a7
Compare
|
Looks like chronic changed their time interface. Can you fix that well you're already in there for this PR? @Dirreke |
|
Which choice do you prefer if the duration time as millis exceed i64::MAX? |
|
Let’s return an error, similar to how the size trigger does it |
eb9a7bd to
1db6e18
Compare
|
I will fix it tomorrow. |
1db6e18 to
0b8f045
Compare
gauntl3t12
left a comment
There was a problem hiding this comment.
Please make sure to bump the minimum required chrono.
1db83e0 to
df5e6a5
Compare
|
Is there any progress about this PR? |
|
I’m communicating with the repo owner to get this merged in. It’s g2g from me. |
|
Got it, hopes it will be soon and thanks for your great work. |
|
Wondering the reason for this: |
|
If we build it in program instead of config file, we have to build |
df5e6a5 to
0e56e18
Compare
e475695 to
d0d35b8
Compare
|
Awesome, any update? 🥳 |
|
@carlocorradini The owner of the repo requested that we break up this PR into separate pieces.
This will allow the changes to be analyzed independently and makes the impact of each change more easily tracked. @Dirreke Have you been able to work on breaking number 2 out into a separate PR? |
|
Thanks for that. However, I'm a little busy these days. Maybe I will do it next week. Or maybe I can rebase it after #367 merged |
|
Firstly, awesome 😎 |
|
@Dirreke can you please rebase this on main |
|
Of course. I'll do it later today. |
719ec93 to
eaf02c3
Compare
eaf02c3 to
04d5d08
Compare
TimeTriggerConfigfor lib withoutconfig_parsingfeature.trigger()execution