Skip to content

feat(email): improve order update email template and test coverage

98e73ab
Select commit
Loading
Failed to load commit list.
Open

Auto-generated Pull Request for feat/issue-label-email #202

feat(email): improve order update email template and test coverage
98e73ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 1s

26.15% (+7.22%) compared to 5dea5ce

View this Pull Request on Codecov

26.15% (+7.22%) compared to 5dea5ce

Details

Codecov Report

❌ Patch coverage is 56.72043% with 161 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.15%. Comparing base (5dea5ce) to head (98e73ab).

Files with missing lines Patch % Lines
internal/app/issue/issue.go 24.00% 72 Missing and 4 partials ⚠️
internal/cmd/issue.go 0.00% 28 Missing ⚠️
internal/email/email.go 30.76% 25 Missing and 2 partials ⚠️
internal/parser/parser.go 86.17% 18 Missing and 8 partials ⚠️
cmd/github-actions/main.go 0.00% 1 Missing ⚠️
internal/app/dagger/dagger.go 0.00% 1 Missing ⚠️
internal/app/repository/commit.go 0.00% 1 Missing ⚠️
internal/app/repository/migrate.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #202      +/-   ##
===========================================
+ Coverage    18.92%   26.15%   +7.22%     
===========================================
  Files           38       40       +2     
  Lines         2029     2168     +139     
===========================================
+ Hits           384      567     +183     
+ Misses        1604     1546      -58     
- Partials        41       55      +14     

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