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.15k stars 100 forks source link

Update README.md #141

Closed doggy8088 closed 7 months ago

doggy8088 commented 7 months ago

fixed a typo

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (5cfcffd) 21.96% compared to head (0c1eb54) 21.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ======================================= 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.