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

Feature/hey UI 57 implement commitizen commit wizard #15

Merged

Conversation

derek-heycar
Copy link
Contributor

@derek-heycar derek-heycar commented Apr 20, 2022

Implemented commit wizard

  • Implemented commitizen commit wizard
  • Add husky tool for implementing pre-commit hook
$ git add .
$ npm run cm # run the commitizen utility to create a commit
$ git push

image

@github-actions
Copy link

Compiled a new version demo.

@coveralls
Copy link

coveralls commented Apr 20, 2022

Pull Request Test Coverage Report for Build 2196525230

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.476%

Totals Coverage Status
Change from base Build 2194952516: 0.0%
Covered Lines: 17
Relevant Lines: 17

💛 - Coveralls

@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 19/19
🔴 Branches 50% 2/4
🟢 Functions 100% 1/1
🟢 Lines 100% 17/17

Test suite run success

6 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from db0556a

@github-actions
Copy link

Compiled a new version demo.

@derek-heycar derek-heycar merged commit b3cd127 into develop Apr 21, 2022
@derek-heycar derek-heycar deleted the feature/HEYUI-57-Commit-conversion-and-change-log branch April 21, 2022 14:22
derek-heycar added a commit that referenced this pull request Jun 1, 2022
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