Skip to content

Conversation

Arakiss
Copy link
Owner

@Arakiss Arakiss commented Jun 10, 2025

Summary

  • remove trailing whitespace
  • remove debug prints in __main__

Testing

  • pytest -q
  • ruff check commitloom/__main__.py

@codecov-commenter
Copy link

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

Codecov Report

All modified and coverable lines are covered by tests ✅

❌ Your project status has failed because the head coverage (68.23%) 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       #2   +/-   ##
=======================================
  Coverage   68.23%   68.23%           
=======================================
  Files           8        8           
  Lines        1061     1061           
  Branches      147      147           
=======================================
  Hits          724      724           
  Misses        287      287           
  Partials       50       50           
Files with missing lines Coverage Δ
commitloom/services/metrics.py 58.23% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Arakiss Arakiss merged commit 05c5dfc into main Jun 10, 2025
3 checks passed
Arakiss added a commit that referenced this pull request Oct 1, 2025
Fix whitespace issues and remove debug print
Arakiss added a commit that referenced this pull request Oct 1, 2025
Fix whitespace issues and remove debug print
Arakiss added a commit that referenced this pull request Oct 1, 2025
Fix whitespace issues and remove debug print
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