gitmoji-cli icon indicating copy to clipboard operation
gitmoji-cli copied to clipboard

Predefined list of scopes

Open robin-ln opened this issue 1 year ago • 3 comments

Description

TODO:

  • [x] update schema of scope
  • [x] update commit prompt
  • [x] add tests
  • [x] update the documentation

Issue: #780

Tests

  • [x] All tests passed.

robin-ln avatar Jul 16 '24 22:07 robin-ln

Hello ! can i have a review 🙏 @carloscuesta

robin-ln avatar Jul 18 '24 16:07 robin-ln

can you review my changes 🙏 @carloscuesta

robin-ln avatar Aug 05 '24 14:08 robin-ln

any news ? @carloscuesta

robin-ln avatar Sep 17 '24 09:09 robin-ln

Codecov Report

Attention: Patch coverage is 76.19048% with 5 lines in your changes missing coverage. Please review.

Project coverage is 91.55%. Comparing base (4d5aa50) to head (bcb93f9). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/commands/commit/prompts.js 76.19% 4 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1324      +/-   ##
==========================================
- Coverage   92.43%   91.55%   -0.89%     
==========================================
  Files          29       29              
  Lines         291      308      +17     
  Branches       66       71       +5     
==========================================
+ Hits          269      282      +13     
- Misses         21       25       +4     
  Partials        1        1              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Apr 15 '25 10:04 codecov[bot]