axelarnetwork / axelar-amplifier

Permissionless Connections Service run on the Axelar Network
21 stars 24 forks source link

feat: return structured errors from contracts #527

Closed cgorenflo closed 3 months ago

cgorenflo commented 3 months ago

instead of flattened strings, the errors now preserve the error stack

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 96.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.68%. Comparing base (ac966f1) to head (2a08295).

Files Patch % Lines
contracts/coordinator/src/contract.rs 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #527 +/- ## ========================================== - Coverage 93.69% 93.68% -0.01% ========================================== Files 184 184 Lines 25904 25928 +24 ========================================== + Hits 24270 24290 +20 - Misses 1634 1638 +4 ```

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