Skip to content

test(commit): tests for commit message builder

6c8ae62
Select commit
Loading
Failed to load commit list.
Merged

Basic conventional commit builder #3

test(commit): tests for commit message builder
6c8ae62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 26, 2025 in 0s

33.87% (-5.02%) compared to 5761ea9

View this Pull Request on Codecov

33.87% (-5.02%) compared to 5761ea9

Details

Codecov Report

❌ Patch coverage is 31.81818% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.87%. Comparing base (5761ea9) to head (6c8ae62).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
cmd/commit.go 0.00% 58 Missing ⚠️
internal/conventional/message.go 93.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
- Coverage   38.89%   33.87%   -5.02%     
==========================================
  Files           4        6       +2     
  Lines          36      124      +88     
==========================================
+ Hits           14       42      +28     
- Misses         22       81      +59     
- Partials        0        1       +1     

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