hyperledger / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.22k stars 207 forks source link

Appease rust 1.78.0 clippies #1643

Closed seanyoung closed 2 months ago

codecov-commenter commented 2 months ago

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 :warning:
src/sema/yul/ast.rs 71.42% 2 Missing :warning:
src/sema/yul/builtin.rs 0.00% 2 Missing :warning:
src/abi/anchor.rs 0.00% 1 Missing :warning:
src/sema/yul/expression.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.