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

Update dependencies and prepare 0.6 release #13

Closed bjorn closed 11 months ago

bjorn commented 11 months ago

A number of preparations for the 0.6 release, some cherry-picked from the new-master branch in @salessandri's fork.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (3bd76de) 65.70% compared to head (76c611b) 65.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #13 +/- ## ========================================== - Coverage 65.70% 65.56% -0.14% ========================================== Files 44 44 Lines 3779 3796 +17 ========================================== + Hits 2483 2489 +6 - Misses 1296 1307 +11 ``` | [Files](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs) | Coverage Δ | | |---|---|---| | [src/crypto/signature.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL2NyeXB0by9zaWduYXR1cmUucnM=) | `74.17% <ø> (ø)` | | | [src/time\_bounds.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL3RpbWVfYm91bmRzLnJz) | `90.90% <100.00%> (+0.58%)` | :arrow_up: | | [src/xdr.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL3hkci5ycw==) | `100.00% <100.00%> (ø)` | | | [src/account.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL2FjY291bnQucnM=) | `77.77% <66.66%> (+2.77%)` | :arrow_up: | | [src/claim.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL2NsYWltLnJz) | `40.19% <0.00%> (-0.40%)` | :arrow_down: | | [src/asset.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL2Fzc2V0LnJz) | `48.44% <0.00%> (-1.56%)` | :arrow_down: | | [src/operations/change\_trust.rs](https://app.codecov.io/gh/aurora-rs/stellar-base-rs/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aurora-rs#diff-c3JjL29wZXJhdGlvbnMvY2hhbmdlX3RydXN0LnJz) | `58.00% <0.00%> (-3.06%)` | :arrow_down: |

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