Skip to content

test: document awc Tokio runtime requirement - #4207

Merged
robjtede merged 1 commit into
mainfrom
awc-tokio-runtime-test
Aug 24, 2026
Merged

test: document awc Tokio runtime requirement#4207
robjtede merged 1 commit into
mainfrom
awc-tokio-runtime-test

Conversation

@robjtede

@robjtede robjtede commented Aug 24, 2026

Copy link
Copy Markdown
Member

Summary

  • add an integration test that uses awc from a plain #[tokio::test]
  • document the expected spawn_local panic when no LocalSet is present

@github-actions github-actions Bot added the A-awc project: awc label Aug 24, 2026
@github-code-quality

github-code-quality Bot commented Aug 24, 2026

Copy link
Copy Markdown

Code Coverage Overview

Languages: Rust

Rust / code-coverage/cargo-llvm-cov

The overall line coverage in commit 870b5ff in the awc-tokio-runtime-te... branch remains at 84%, unchanged from commit 51ccf75 in the main branch.

Show a line coverage summary of the most impacted files.
File main 51ccf75 awc-tokio-runtime-te... 870b5ff +/-
actix-http/src/h2/mod.rs 92% 89% -3%
actix-http/src/h2/service.rs 63% 61% -2%
actix-web-codegen/src/route.rs 75% 75% 0%
awc/src/middleware/redirect.rs 94% 94% 0%

Updated August 24, 2026 22:52 UTC

@robjtede
robjtede force-pushed the awc-tokio-runtime-test branch from 78efc62 to 870b5ff Compare August 24, 2026 22:45
@robjtede
robjtede marked this pull request as ready for review August 24, 2026 23:07
@robjtede
robjtede merged commit 5a9eafb into main Aug 24, 2026
20 of 21 checks passed
@robjtede
robjtede deleted the awc-tokio-runtime-test branch August 24, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-awc project: awc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant