Skip to content

Conversation

@linw1995
Copy link
Owner

  • Apply -E flag to bash for better error trap handling
  • Add pre-commit failure message handler with automatic fix guidance
  • Simplify git commit message prompt for more focused AI responses
  • Use consistent heredoc format (<<EOF instead of <<-EOF)
  • Improve error handling flow with ERR trap setup and cleanup

- Apply -E flag to bash for better error trap handling
- Add pre-commit failure message handler with automatic fix guidance
- Simplify git commit message prompt for more focused AI responses
- Use consistent heredoc format (<<EOF instead of <<-EOF)
- Improve error handling flow with ERR trap setup and cleanup
@linw1995 linw1995 merged commit b0839c7 into dev Jan 11, 2026
1 check passed
@linw1995 linw1995 deleted the chore/update-commit-combo-script branch January 11, 2026 03:12
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.47%. Comparing base (f095ddf) to head (c66418d).
⚠️ Report is 6 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #85      +/-   ##
==========================================
- Coverage   59.37%   58.47%   -0.90%     
==========================================
  Files          77       81       +4     
  Lines       15921    18296    +2375     
==========================================
+ Hits         9453    10699    +1246     
- Misses       6468     7597    +1129     

☔ 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.

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.

3 participants