-
-
Notifications
You must be signed in to change notification settings - Fork 943
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
feat(git): add options.refDate to commitEntry #1512
Conversation
Seems there is a lagging issue with edit: It seems like the |
Here's an example in a storybook where I tried testing the implementation. The time portion is ticking away. Screen.Recording.2022-11-03.at.11.27.26.mov |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## next #1512 +/- ##
=======================================
Coverage 99.64% 99.64%
=======================================
Files 2213 2213
Lines 238633 238637 +4
Branches 1014 1014
=======================================
+ Hits 237779 237783 +4
Misses 833 833
Partials 21 21
|
I'm not sure why the story-book has that issue (do you use new |
Is there any way to publish canaries for faker? I would be able to commit the case where it is not working to share if so. |
The code looks good, but it looks like you have to update the test snapshots (and remove the obsolete ones). |
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.
Reminder to improve date.recent in
6e92008
to
6c6899e
Compare
chore: fix PR comments test: update snapshots Update test/git.spec.ts Co-authored-by: Eric Cheng <ericcheng9316@gmail.com> Update test/git.spec.ts Co-authored-by: Eric Cheng <ericcheng9316@gmail.com> feat(git): add options.refDate to commitEntry chore: fix PR comments test: update snapshots Update test/git.spec.ts Co-authored-by: Eric Cheng <ericcheng9316@gmail.com> Update test/git.spec.ts Co-authored-by: Eric Cheng <ericcheng9316@gmail.com> test: update snapshots
@import-brain @ST-DDT @Shinigami92 rebased and updated. If 👍 Then I can merge? |
Since you changed the PR we have to review it again. Please note that only we can press the merge button. |
closes: #1512