Skip to content

Pintokio to fix CI #2133

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

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Pintokio to fix CI #2133

merged 1 commit into from
Mar 28, 2023

Conversation

tnull
Copy link
Contributor

@tnull tnull commented Mar 28, 2023

Recently, tokio got updated to 1.27.0, which bumped MSRV from 1.49 to 1.56.

Here we pin tokio accordingly to unbreak CI.

@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3c02e50) 91.39% compared to head (143c0f8) 91.40%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2133   +/-   ##
=======================================
  Coverage   91.39%   91.40%           
=======================================
  Files         101      101           
  Lines       49563    49563           
  Branches    49563    49563           
=======================================
+ Hits        45298    45302    +4     
+ Misses       4265     4261    -4     

see 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Recently `tokio` got updated to 1.27.0, which bumped MSRV from 1.49 to
1.56.

Here we pin `tokio` accordingly to unbreak CI.
@tnull tnull force-pushed the 2023-03-pin-syn branch from 85a910a to 143c0f8 Compare March 28, 2023 15:40
@tnull tnull changed the title Pin syn and tokio to fix CI Pintokio to fix CI Mar 28, 2023
@wpaulino wpaulino merged commit 31e78ff into lightningdevkit:main Mar 28, 2023
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.

4 participants