spacemeshos / go-spacemesh

Go Implementation of the Spacemesh protocol full node. 💾⏰💪
https://spacemesh.io
MIT License
760 stars 211 forks source link

Fix transactions API to return recipient and amount sent #6487

Open poszu opened 2 days ago

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 53.65854% with 19 lines in your changes missing coverage. Please review.

Project coverage is 79.3%. Comparing base (9d04f52) to head (7d06a0c).

Files with missing lines Patch % Lines
api/grpcserver/v2alpha1/transaction.go 53.6% 15 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## athena-v1-poszu #6487 +/- ## ================================================= - Coverage 79.3% 79.3% -0.1% ================================================= Files 330 330 Lines 42751 42768 +17 ================================================= - Hits 33938 33923 -15 - Misses 6867 6893 +26 - Partials 1946 1952 +6 ```

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