• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

christophevg / simple-email-gw / 25882522266
69%

Build:
DEFAULT BRANCH: master
Ran 14 May 2026 08:02PM UTC
Jobs 1
Files 21
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 May 2026 08:00PM UTC coverage: 64.921% (+7.3%) from 57.63%
25882522266

push

github

christophevg
feat(cli): implement email composition (write, reply, preview)

- Add interactive write command with recipient validation, subject, CC, BCC, body input
- Add reply command with cache-first fetch, Re: dedup, quoted body, threading headers
- Add EmailDraft dataclass and async input utilities (get_recipients_input, get_body_input, confirm_send)
- Add preview with metadata table and 500-char body truncation
- Extend SMTP send_email with in_reply_to and references parameters
- Extract Message-ID and References from IMAP fetch_message
- Implement security: validate_email + whitelist at input time, CRLF rejection, PII-free errors
- Extract shared _compose_and_send() helper to eliminate duplication
- All 295 tests pass

🤖 Implemented together with a coding agent.

1190 of 1833 relevant lines covered (64.92%)

0.65 hits per line

Coverage Regressions

Lines Coverage ∆ File
101
79.05
1.52% cli/app.py
47
27.12
3.01% smtp/client.py
37
30.64
15.39% imap/client.py
8
95.94
-1.08% cli/display.py
Jobs
ID Job ID Ran Files Coverage
1 25882522266.1 14 May 2026 08:02PM UTC 21
64.92
GitHub Action Run
Source Files on build 25882522266
  • Tree
  • List 21
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25882522266
  • 0b3a3c66 on github
  • Prev Build on master (#25561065438)
  • Next Build on master (#25971985200)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc