aurora-rs / stellar-base-rs

Low level Stellar types for Rust.
https://docs.rs/stellar-base
Apache License 2.0
8 stars 6 forks source link

chore: cargo clippy --fix #12

Closed bjorn closed 11 months ago

bjorn commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

Attention: 45 lines in your changes are missing coverage. Please review.

Comparison is base (692f17e) 65.68% compared to head (5094098) 65.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12 +/- ## ========================================== + Coverage 65.68% 65.70% +0.02% ========================================== Files 44 44 Lines 3785 3779 -6 ========================================== - Hits 2486 2483 -3 + Misses 1299 1296 -3 ``` | [Files](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs) | Coverage Δ | | |---|---|---| | [src/amount.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL2Ftb3VudC5ycw==) | `69.29% <100.00%> (ø)` | | | [src/crypto/mod.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL2NyeXB0by9tb2QucnM=) | `68.18% <100.00%> (ø)` | | | [src/crypto/sodium\_oxide/keypair.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL2NyeXB0by9zb2RpdW1fb3hpZGUva2V5cGFpci5ycw==) | `96.55% <100.00%> (ø)` | | | [src/crypto/strkey.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL2NyeXB0by9zdHJrZXkucnM=) | `100.00% <100.00%> (ø)` | | | [src/memo.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL21lbW8ucnM=) | `90.00% <100.00%> (-0.11%)` | :arrow_down: | | [src/operations/account\_merge.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL29wZXJhdGlvbnMvYWNjb3VudF9tZXJnZS5ycw==) | `76.92% <ø> (ø)` | | | [src/operations/allow\_trust.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL29wZXJhdGlvbnMvYWxsb3dfdHJ1c3QucnM=) | `64.17% <ø> (ø)` | | | [src/operations/begin\_sponsoring\_future\_reserves.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL29wZXJhdGlvbnMvYmVnaW5fc3BvbnNvcmluZ19mdXR1cmVfcmVzZXJ2ZXMucnM=) | `75.00% <ø> (ø)` | | | [src/operations/bump\_sequence.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL29wZXJhdGlvbnMvYnVtcF9zZXF1ZW5jZS5ycw==) | `72.41% <ø> (ø)` | | | [src/operations/change\_trust.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL29wZXJhdGlvbnMvY2hhbmdlX3RydXN0LnJz) | `61.05% <ø> (ø)` | | | ... and [28 more](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/12?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs) | |

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