Skip to content

feature: add async client - #3

Merged
lcd1232 merged 1 commit into
temp-mail-io:mainfrom
Nomer77:feat/add-async-client
Jun 19, 2026
Merged

feature: add async client#3
lcd1232 merged 1 commit into
temp-mail-io:mainfrom
Nomer77:feat/add-async-client

Conversation

@Nomer77

@Nomer77 Nomer77 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Added AsyncTempMailClient, in fact just a repeat of the TempMailClient interface, but with the addition of async/await

This is convenient and useful for services where temporary mail is generally used

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
tempmail/__init__.py 100.00% <100.00%> (ø)
tempmail/async_client.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lcd1232

lcd1232 commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Thank you!

@lcd1232
lcd1232 merged commit 884093b into temp-mail-io:main Jun 19, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants