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

christophevg / simple-email-gw / 27717181295
79%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2026 08:20PM 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

17 Jun 2026 08:19PM UTC coverage: 78.558% (+9.3%) from 69.245%
27717181295

push

github

christophevg
fix(imap): apply RFC 3501 mailbox quoting across all aioimaplib calls

Quote all mailbox arguments passed to aioimaplib in IMAPClient:
- create_folder
- select_folder
- search (implicit SELECT)
- fetch_message
- delete_message
- mark_message
- download_attachment
- move_message (source SELECT, destination MOVE/COPY)
- append_message (already quoted, kept)

User-facing result dicts still return the original unquoted folder names.
Added tests for spaced folder names covering create, select, search,
fetch, delete, move (MOVE and COPY fallback), and mark.

🤖 Implemented together with a coding agent.

265 of 311 branches covered (85.21%)

Branch coverage included in aggregate %.

1761 of 2268 relevant lines covered (77.65%)

0.78 hits per line

Coverage Regressions

Lines Coverage ∆ File
130
51.24
22.09% mcp.py
119
64.09
28.43% imap/client.py
101
84.37
0.81% cli/app.py
35
73.63
49.51% smtp/client.py
8
96.52
0.17% cli/display.py
4
85.19
13.19% safety/audit.py
3
97.22
0.71% safety/sanitize.py
1
98.36
0.15% imap/sync_client.py
Jobs
ID Job ID Ran Files Coverage
1 27717181295.1 17 Jun 2026 08:20PM UTC 21
78.56
GitHub Action Run
Source Files on build 27717181295
  • Tree
  • List 21
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27717181295
  • 9a079f21 on github
  • Prev Build on master (#26412682279)
  • Next Build on master (#27720609783)
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