crypto-com / defi-wallet-core-rs

Cross-platform, cross-blockchain wallet library in Rust for DeFi Wallet and other applications.
Other
48 stars 16 forks source link

Problem: cargo clippy error (fix #932) #933

Closed leejw51crypto closed 12 months ago

leejw51crypto commented 12 months ago

Solution: fix clippy

codecov-commenter commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (aab2461) 42.12% compared to head (ee79876) 42.88%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #933 +/- ## ========================================== + Coverage 42.12% 42.88% +0.76% ========================================== Files 46 46 Lines 9342 9176 -166 ========================================== Hits 3935 3935 + Misses 5407 5241 -166 ```

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

leejw51crypto commented 12 months ago

submit again