Skip to content

Conversation

Arakiss
Copy link
Owner

@Arakiss Arakiss commented Jun 10, 2025

Summary

  • offer to create a new branch when commit is complex
  • smart batching groups files by directory
  • update README with branch suggestions
  • test new branch creation logic

Testing

  • ruff check .
  • pytest -q

@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 57.89474% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
commitloom/cli/console.py 12.50% 7 Missing ⚠️
commitloom/core/git.py 25.00% 6 Missing ⚠️
commitloom/cli/cli_handler.py 86.36% 2 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (57.89%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (67.76%) 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       #3      +/-   ##
==========================================
- Coverage   68.23%   67.76%   -0.48%     
==========================================
  Files           8        8              
  Lines        1061     1095      +34     
  Branches      147      152       +5     
==========================================
+ Hits          724      742      +18     
- Misses        287      302      +15     
- Partials       50       51       +1     
Files with missing lines Coverage Δ
commitloom/cli/cli_handler.py 65.91% <86.36%> (+1.25%) ⬆️
commitloom/core/git.py 62.77% <25.00%> (-1.76%) ⬇️
commitloom/cli/console.py 67.15% <12.50%> (-3.39%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Arakiss Arakiss merged commit 9c8a2f2 into main Jun 10, 2025
3 checks passed
Arakiss added a commit that referenced this pull request Oct 1, 2025
…a-mejorar-o-agregar

Improve large commit handling
Arakiss added a commit that referenced this pull request Oct 1, 2025
…a-mejorar-o-agregar

Improve large commit handling
Arakiss added a commit that referenced this pull request Oct 1, 2025
…a-mejorar-o-agregar

Improve large commit handling
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