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

refactor(async)!: add Sleeper trait to allow custom runtime #107

Conversation

oleonardolima
Copy link
Collaborator

No description provided.

@oleonardolima oleonardolima force-pushed the refactor/use-default-tokio-or-sleep-fn branch from 90e5b57 to dd911a8 Compare November 1, 2024 01:16
@coveralls
Copy link

coveralls commented Nov 1, 2024

Pull Request Test Coverage Report for Build 11622540293

Details

  • 13 of 21 (61.9%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 87.687%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib.rs 12 15 80.0%
src/async.rs 1 6 16.67%
Totals Coverage Status
Change from base Build 11054999770: -0.4%
Covered Lines: 1054
Relevant Lines: 1202

💛 - Coveralls

@oleonardolima oleonardolima force-pushed the refactor/use-default-tokio-or-sleep-fn branch from dd911a8 to f00b552 Compare November 1, 2024 01:20
@oleonardolima
Copy link
Collaborator Author

It wasn't meant for merge, closing in favor of #103.

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