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

Fix CI: Fix a Clippy warning and pin tokio version for the MSRV #451

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

tatsuya6502
Copy link
Member

  • Fix a Clippy warning
    • clippy 0.1.81 (6c199c89c72 2024-08-15)
  • Fix the CI for the MSRV 1.65.0.
    • Pin tokio version to 1.38.1.

clippy 0.1.81 (6c199c89c72 2024-08-15)
- Pin `tokio` version to `1.38.1`.
Copy link

codecov bot commented Aug 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.04%. Comparing base (19abacf) to head (8854bb1).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #451   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files          44       44           
  Lines       20979    20979           
=======================================
  Hits        19939    19939           
  Misses       1040     1040           

Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging.

@tatsuya6502 tatsuya6502 merged commit a2123dc into main Aug 18, 2024
50 checks passed
@tatsuya6502 tatsuya6502 deleted the fix-ci/2024-08-18/v012 branch August 18, 2024 02:32
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