Skip to content

revert: restore ci.yml to fork version to allow push without workflow…

cfdfacf
Select commit
Loading
Failed to load commit list.
Open

feat(mail): auto-append default signature in compose shortcuts #1282

revert: restore ci.yml to fork version to allow push without workflow…
cfdfacf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 0s

70.27% (+0.10%) compared to 3990151

View this Pull Request on Codecov

70.27% (+0.10%) compared to 3990151

Details

Codecov Report

❌ Patch coverage is 28.04878% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.27%. Comparing base (3990151) to head (cfdfacf).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
shortcuts/mail/signature/provider.go 0.00% 19 Missing ⚠️
shortcuts/mail/mail_draft_create.go 46.66% 5 Missing and 3 partials ⚠️
shortcuts/mail/mail_forward.go 33.33% 5 Missing and 3 partials ⚠️
shortcuts/mail/mail_reply.go 33.33% 5 Missing and 3 partials ⚠️
shortcuts/mail/mail_reply_all.go 33.33% 5 Missing and 3 partials ⚠️
shortcuts/mail/mail_send.go 33.33% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1282      +/-   ##
==========================================
+ Coverage   70.17%   70.27%   +0.10%     
==========================================
  Files         671      672       +1     
  Lines       65329    65403      +74     
==========================================
+ Hits        45843    45963     +120     
+ Misses      15796    15772      -24     
+ Partials     3690     3668      -22     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.