valory-xyz / open-aea

A framework for open autonomous economic agent (AEA) development - no package vendor is prioritised over other package vendors
https://open-aea.docs.autonolas.tech
Apache License 2.0
63 stars 14 forks source link

Fix solana send transaction method implementation #710

Closed angrybayblade closed 7 months ago

angrybayblade commented 8 months ago

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.

Fixes

If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to agents-aea? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (45102d5) 90.25% compared to head (a0ca3e0) 90.28%.

Files Patch % Lines
...gins/aea-ledger-solana/aea_ledger_solana/solana.py 9.09% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/wait-for-digest #710 +/- ## ======================================================== + Coverage 90.25% 90.28% +0.03% ======================================================== Files 371 371 Lines 29816 29806 -10 ======================================================== + Hits 26910 26911 +1 + Misses 2906 2895 -11 ``` | [Flag](https://app.codecov.io/gh/valory-xyz/open-aea/pull/710/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valory-xyz) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/valory-xyz/open-aea/pull/710/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valory-xyz) | `90.28% <9.09%> (+0.03%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valory-xyz#carryforward-flags-in-the-pull-request-comment) to find out more.

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