fix(zetaclient): orchestrator: signer resolution #3139
Merged
Codecov / codecov/project
succeeded
Nov 12, 2024 in 0s
63.08% (-0.07%) compared to 1738618
View this Pull Request on Codecov
63.08% (-0.07%) compared to 1738618
Details
Codecov Report
Attention: Patch coverage is 45.76271%
with 32 lines
in your changes missing coverage. Please review.
Project coverage is 63.08%. Comparing base (
1738618
) to head (d521d58
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3139 +/- ##
===========================================
- Coverage 63.15% 63.08% -0.07%
===========================================
Files 423 423
Lines 29872 29875 +3
===========================================
- Hits 18865 18848 -17
- Misses 10169 10186 +17
- Partials 838 841 +3
Files with missing lines | Coverage Δ | |
---|---|---|
zetaclient/orchestrator/orchestrator.go | 18.56% <100.00%> (-3.91%) |
⬇️ |
zetaclient/chains/solana/signer/signer.go | 29.72% <57.14%> (-0.22%) |
⬇️ |
zetaclient/chains/ton/signer/signer.go | 45.12% <0.00%> (-1.42%) |
⬇️ |
zetaclient/chains/evm/signer/signer.go | 46.11% <41.17%> (-0.72%) |
⬇️ |
Loading