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

Appease rust 1.78.0 clippies #1643

Merged
merged 1 commit into from May 6, 2024
Merged

Conversation

seanyoung
Copy link
Contributor

No description provided.

Signed-off-by: Sean Young <sean@mess.org>
@seanyoung seanyoung marked this pull request as ready for review May 4, 2024 17:26
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 65.21739% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 88.57%. Comparing base (10c6e57) to head (7b4687c).

Files Patch % Lines
src/bin/languageserver/mod.rs 66.66% 2 Missing ⚠️
src/sema/yul/ast.rs 71.42% 2 Missing ⚠️
src/sema/yul/builtin.rs 0.00% 2 Missing ⚠️
src/abi/anchor.rs 0.00% 1 Missing ⚠️
src/sema/yul/expression.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1643      +/-   ##
==========================================
- Coverage   88.57%   88.57%   -0.01%     
==========================================
  Files         150      150              
  Lines       69298    69295       -3     
==========================================
- Hits        61383    61377       -6     
- Misses       7915     7918       +3     

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

@seanyoung seanyoung merged commit 96a1cc8 into hyperledger:main May 6, 2024
18 checks passed
@seanyoung seanyoung deleted the clippy branch May 6, 2024 13:35
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

4 participants