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 are missing coverage. Please review.

Project coverage is 44.71%. Comparing base (6876178) to head (aa68cd4).
Report is 10 commits behind head on main.

❗ Current head aa68cd4 differs from pull request most recent head 09ab383. Consider uploading reports for the commit 09ab383 to get more accurate results

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.74%   44.71%   -2.03%     
==========================================
  Files          19       19              
  Lines         875      928      +53     
==========================================
+ Hits          409      415       +6     
- Misses        466      513      +47     

☔ 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.

None yet

1 participant