Skip to content

Turn combinators into async trait methods #12

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kpp
Copy link
Owner

@kpp kpp commented Jul 23, 2019

Closes #11

@coveralls
Copy link

Pull Request Test Coverage Report for Build 81

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-2.08%) to 97.925%

Files with Coverage Reduction New Missed Lines %
future.rs 1 99.49%
Totals Coverage Status
Change from base Build 77: -2.08%
Covered Lines: 519
Relevant Lines: 530

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 23, 2019

Pull Request Test Coverage Report for Build 89

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-2.08%) to 97.925%

Files with Coverage Reduction New Missed Lines %
future.rs 1 99.49%
Totals Coverage Status
Change from base Build 77: -2.08%
Covered Lines: 519
Relevant Lines: 530

💛 - Coveralls

@kpp kpp force-pushed the async_trait branch 3 times, most recently from c058f9a to 522689b Compare August 22, 2019 13:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Turn combinators into trait methods
2 participants