Skip to content

feat ✨ (cmd): Add AI-powered commit message generation #105

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

Merged
merged 9 commits into from
May 28, 2025

Conversation

muandane
Copy link
Owner

@muandane muandane commented May 27, 2025

Proposed Changes

  1. Adds AI generated commit messages

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>
Copy link

codecov bot commented May 27, 2025

Codecov Report

Attention: Patch coverage is 52.14286% with 134 lines in your changes missing coverage. Please review.

Project coverage is 50.00%. Comparing base (75aa1d0) to head (ab5b8fc).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
cmd/draft.go 6.36% 103 Missing ⚠️
pkg/config/config.go 48.00% 11 Missing and 2 partials ⚠️
pkg/ai/phind.go 92.79% 5 Missing and 3 partials ⚠️
cmd/check.go 41.66% 5 Missing and 2 partials ⚠️
pkg/git/diff.go 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #105       +/-   ##
===========================================
+ Coverage   38.59%   50.00%   +11.40%     
===========================================
  Files          10       13        +3     
  Lines         456      710      +254     
===========================================
+ Hits          176      355      +179     
- Misses        271      340       +69     
- Partials        9       15        +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

muandane added 8 commits May 27, 2025 14:16
Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>
Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>
Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>
Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>
Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>
more details

Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>
more details

Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>
Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>
@muandane muandane merged commit b382c1c into main May 28, 2025
3 checks passed
@muandane muandane deleted the poc/ai-commit branch May 28, 2025 09:20
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.

1 participant