-
Notifications
You must be signed in to change notification settings - Fork 0
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(cli): create log from different branch #115
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #115 +/- ##
==========================================
+ Coverage 93.47% 93.61% +0.13%
==========================================
Files 5 5
Lines 276 282 +6
Branches 109 113 +4
==========================================
+ Hits 258 264 +6
Misses 17 17
Partials 1 1
Continue to review full report in Codecov by Sentry.
|
c75a030
to
6f26a44
Compare
* parse, fallback to full hash if desc empty * testing, non-conforming checks
* cmds, allow log revision range
* parse, fallback to full hash if desc empty * testing, non-conforming checks
* cmds, allow log revision range
* parse, fallback to full hash if desc empty * testing, non-conforming checks
* cmds, allow log revision range
What's included
Notes
How to test
Coverage and basic unit test check
$ yarn
$ yarn test
Example
...
Updates issue/story
ongoing