Skip to content

Connector: Add IMAP source adapter - #295

Draft
amotl wants to merge 1 commit into
mainfrom
imap
Draft

Connector: Add IMAP source adapter#295
amotl wants to merge 1 commit into
mainfrom
imap

Connector: Add IMAP source adapter

197014e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 1s

61.81% (target 50.00%)

View this Pull Request on Codecov

61.81% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 70.46632% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.81%. Comparing base (4b5bed5) to head (197014e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/omniload/source/imap/helpers.py 64.36% 31 Missing ⚠️
src/omniload/source/imap/adapter.py 72.00% 21 Missing ⚠️
src/omniload/source/imap/api.py 81.48% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
+ Coverage   61.66%   61.81%   +0.14%     
==========================================
  Files         235      239       +4     
  Lines       11408    11601     +193     
==========================================
+ Hits         7035     7171     +136     
- Misses       4373     4430      +57     

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