Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a simple tokio-based nursery #29

Merged
merged 3 commits into from
Jan 10, 2025

Basic nursery tests

fb3edd0
Select commit
Loading
Failed to load commit list.
Merged

Add a simple tokio-based nursery #29

Basic nursery tests
fb3edd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2025 in 0s

92.30% of diff hit (target 81.68%)

View this Pull Request on Codecov

92.30% of diff hit (target 81.68%)

Annotations

Check warning on line 73 in crates/tokio-nursery/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tokio-nursery/src/lib.rs#L73

Added line #L73 was not covered by tests

Check warning on line 79 in crates/tokio-nursery/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tokio-nursery/src/lib.rs#L76-L79

Added lines #L76 - L79 were not covered by tests