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

use 'IntoFuture' trait #49

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

use 'IntoFuture' trait #49

wants to merge 1 commit into from

Conversation

danieleades
Copy link
Owner

this works now, but shouldn't be merged until the nightly features used in it are stabilised

@codecov
Copy link

codecov bot commented Mar 19, 2022

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 46.10%. Comparing base (e83c40a) to head (4103f70).
Report is 1 commits behind head on main.

Files Patch % Lines
src/endpoints/transactions/list.rs 0.00% 5 Missing ⚠️
src/endpoints/feed_items.rs 0.00% 3 Missing ⚠️
src/endpoints/transactions/get.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
- Coverage   46.21%   46.10%   -0.11%     
==========================================
  Files          19       19              
  Lines         872      874       +2     
==========================================
  Hits          403      403              
- Misses        469      471       +2     

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

@danieleades
Copy link
Owner Author

blocked on rust-lang/rust#63063

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.

1 participant