-
Notifications
You must be signed in to change notification settings - Fork 57
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
Created workflow to run tests at simulated dates #2185
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2185 +/- ##
==========================================
+ Coverage 75.87% 77.24% +1.36%
==========================================
Files 194 194
Lines 39060 37724 -1336
==========================================
- Hits 29638 29140 -498
+ Misses 9422 8584 -838 ☔ View full report in Codecov by Sentry. |
@ni4, I have created a workflow to run at simulated dates |
@maxirmx Thanks for this! I'll take care of issues, most likely those are related to exped keys, used in tests or something like that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
* Created base workflow to run tests in simulated dates * Opmtimized workflow to run tests in future dates * Fix timemachine workflow. * Remove redundant if. --------- Co-authored-by: Nickolay Olshevsky <[email protected]>
No description provided.