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

Enable features that are needed to enable async unit tests. #170

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

wt
Copy link
Contributor

@wt wt commented Mar 10, 2024

Seems to me that the tokio test infra should be enabled by default when running cargo test.

Seems to me that the tokio test infra should be enabled by default when
running `cargo test`.
@wt
Copy link
Contributor Author

wt commented Mar 10, 2024

Just so you know, I did this because I am trying to add some more tests.

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.37%. Comparing base (811a91a) to head (949ca9a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   71.37%   71.37%           
=======================================
  Files           5        5           
  Lines         283      283           
=======================================
  Hits          202      202           
  Misses         81       81           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxcountryman maxcountryman merged commit d744dc8 into maxcountryman:main Mar 11, 2024
7 checks passed
@maxcountryman
Copy link
Owner

Thank you! 🙇

@wt
Copy link
Contributor Author

wt commented Mar 11, 2024 via email

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.

2 participants