alan-sdk / alan.dart

Pure Dart library allowing you to easily integrate with any Cosmos-based chain.
MIT License
32 stars 31 forks source link

change to GrpcOrGrpcWebClientChannel.toSeparateEndpoints #173

Closed levischechter closed 1 year ago

levischechter commented 1 year ago

Description

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.35 :warning:

Comparison is base (4c4dde7) 76.39% compared to head (08f9cc5) 76.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== - Coverage 76.39% 76.04% -0.35% ========================================== Files 26 26 Lines 665 668 +3 ========================================== Hits 508 508 - Misses 157 160 +3 ``` | [Impacted Files](https://codecov.io/gh/alan-sdk/alan.dart/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alan-sdk) | Coverage Δ | | |---|---|---| | [lib/wallet/network\_info.dart](https://codecov.io/gh/alan-sdk/alan.dart/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alan-sdk#diff-bGliL3dhbGxldC9uZXR3b3JrX2luZm8uZGFydA==) | `53.12% <0.00%> (-2.62%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alan-sdk). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alan-sdk)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.