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

feat(platform): add web support inside queriers #199

Closed levischechter closed 1 year ago

levischechter commented 1 year ago

Description

I found more code that not supporting web so I added the fix there too.

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (cdb4fe8) 76.02% compared to head (8860a2a) 76.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #199 +/- ## ======================================= Coverage 76.02% 76.02% ======================================= Files 26 26 Lines 684 684 ======================================= Hits 520 520 Misses 164 164 ``` | [Impacted Files](https://app.codecov.io/gh/alan-sdk/alan.dart/pull/199?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alan-sdk) | Coverage Δ | | |---|---|---| | [lib/x/auth/querier.dart](https://app.codecov.io/gh/alan-sdk/alan.dart/pull/199?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alan-sdk#diff-bGliL3gvYXV0aC9xdWVyaWVyLmRhcnQ=) | `77.77% <0.00%> (ø)` | | | [lib/x/node/querier.dart](https://app.codecov.io/gh/alan-sdk/alan.dart/pull/199?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alan-sdk#diff-bGliL3gvbm9kZS9xdWVyaWVyLmRhcnQ=) | `77.77% <0.00%> (ø)` | |

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