Skip to content

Conversation

Arakiss
Copy link
Owner

@Arakiss Arakiss commented Aug 21, 2025

Summary

  • avoid duplicate branch prompts when processing a single commit
  • skip ignored files during batching using configured patterns
  • refine cost display, combined commit bodies, binary file prompts, and add API retries

Testing

  • pytest

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 90.74074% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
commitloom/services/ai_service.py 88.09% 2 Missing and 3 partials ⚠️

❌ Your project status has failed because the head coverage (68.92%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   67.76%   68.92%   +1.15%     
==========================================
  Files           8        8              
  Lines        1095     1123      +28     
  Branches      152      159       +7     
==========================================
+ Hits          742      774      +32     
+ Misses        302      299       -3     
+ Partials       51       50       -1     
Files with missing lines Coverage Δ
commitloom/cli/cli_handler.py 65.91% <100.00%> (ø)
commitloom/core/analyzer.py 97.50% <100.00%> (+6.25%) ⬆️
commitloom/core/git.py 64.36% <100.00%> (+1.58%) ⬆️
commitloom/services/ai_service.py 87.50% <88.09%> (+1.63%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Arakiss Arakiss merged commit d85d31a into main Aug 21, 2025
2 of 3 checks passed
Arakiss added a commit that referenced this pull request Oct 1, 2025
feat: refine commit processing and API reliability
Arakiss added a commit that referenced this pull request Oct 1, 2025
feat: refine commit processing and API reliability
@Arakiss Arakiss deleted the codex/considerar-nueva-release-1.5.6 branch October 1, 2025 15:40
Arakiss added a commit that referenced this pull request Oct 1, 2025
feat: refine commit processing and API reliability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants