appleboy / CodeGPT

A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
MIT License
1.16k stars 100 forks source link

chore(cmd): support config list and set for sub command. #124

Closed appleboy closed 8 months ago

appleboy commented 8 months ago

fix #123

image

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (edb9f5e) 21.96% compared to head (0341599) 21.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ======================================= Coverage 21.96% 21.96% ======================================= Files 8 8 Lines 346 346 ======================================= Hits 76 76 Misses 264 264 Partials 6 6 ```

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