Skip to content

feat(gmail): forward original attachments and preserve inline images

db91b27
Select commit
Loading
Failed to load commit list.
Merged

feat(gmail): forward original attachments and preserve inline images #589

feat(gmail): forward original attachments and preserve inline images
db91b27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 0s

69.57% (+0.52%) compared to 23ffc33

View this Pull Request on Codecov

69.57% (+0.52%) compared to 23ffc33

Details

Codecov Report

❌ Patch coverage is 81.28872% with 151 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.57%. Comparing base (23ffc33) to head (db91b27).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/helpers/gmail/mod.rs 82.51% 100 Missing ⚠️
src/helpers/gmail/forward.rs 84.70% 26 Missing ⚠️
src/helpers/gmail/reply.rs 60.93% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #589      +/-   ##
==========================================
+ Coverage   69.04%   69.57%   +0.52%     
==========================================
  Files          42       42              
  Lines       19261    20030     +769     
==========================================
+ Hits        13299    13936     +637     
- Misses       5962     6094     +132     

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