feat(gmail): Gmail helpers rollup — mail-builder, --attachment, +read #526
Codecov / codecov/project
succeeded
Mar 17, 2026 in 1s
68.83% (+0.72%) compared to 9c26e3c
View this Pull Request on Codecov
68.83% (+0.72%) compared to 9c26e3c
Details
Codecov Report
❌ Patch coverage is 89.51368% with 138 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.83%. Comparing base (9c26e3c) to head (272a8ee).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/helpers/gmail/read.rs | 34.83% | 58 Missing |
| src/helpers/gmail/reply.rs | 94.36% | 32 Missing |
| src/executor.rs | 67.18% | 21 Missing |
| src/main.rs | 0.00% | 12 Missing |
| src/helpers/gmail/forward.rs | 97.26% | 9 Missing |
| src/helpers/drive.rs | 0.00% | 4 Missing |
| src/helpers/gmail/send.rs | 99.19% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #526 +/- ##
==========================================
+ Coverage 68.10% 68.83% +0.72%
==========================================
Files 40 41 +1
Lines 17954 18663 +709
==========================================
+ Hits 12227 12846 +619
- Misses 5727 5817 +90 ☔ 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.
Loading