Skip to content

docs: document coroutine function support in invoke#612

Merged
fgmacedo merged 2 commits intodevelopfrom
docs/async-invoke
Apr 10, 2026
Merged

docs: document coroutine function support in invoke#612
fgmacedo merged 2 commits intodevelopfrom
docs/async-invoke

Conversation

@fgmacedo
Copy link
Copy Markdown
Owner

Summary

Signed-off-by: Fernando Macedo <fgmacedo@gmail.com>
@fgmacedo fgmacedo added this to the 3.1.0 milestone Apr 10, 2026
…eout.md

Signed-off-by: Fernando Macedo <fgmacedo@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f54d9f5) to head (1023ac7).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #612   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         5027      5027           
  Branches       812       812           
=========================================
  Hits          5027      5027           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.

@fgmacedo fgmacedo merged commit 5780184 into develop Apr 10, 2026
14 checks passed
@fgmacedo fgmacedo deleted the docs/async-invoke branch April 10, 2026 02:12
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.

Does Invoke always run in a thread?

1 participant