Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ton): adjacent TON tasks #3075

Merged
merged 13 commits into from
Nov 5, 2024

Merge branch 'develop' into feat/ton-enhancements

c84e994
Select commit
Loading
Failed to load commit list.
Merged

feat(ton): adjacent TON tasks #3075

Merge branch 'develop' into feat/ton-enhancements
c84e994
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

63.40% (-0.07%) compared to 7474ab5

View this Pull Request on Codecov

63.40% (-0.07%) compared to 7474ab5

Details

Codecov Report

Attention: Patch coverage is 29.13386% with 90 lines in your changes missing coverage. Please review.

Project coverage is 63.40%. Comparing base (7474ab5) to head (c84e994).

Files with missing lines Patch % Lines
zetaclient/chains/ton/signer/signer.go 26.41% 36 Missing and 3 partials ⚠️
zetaclient/chains/ton/observer/inbound.go 37.70% 33 Missing and 5 partials ⚠️
zetaclient/chains/ton/observer/observer.go 0.00% 7 Missing ⚠️
zetaclient/orchestrator/orchestrator.go 0.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3075      +/-   ##
===========================================
- Coverage    63.47%   63.40%   -0.07%     
===========================================
  Files          422      422              
  Lines        29821    29910      +89     
===========================================
+ Hits         18928    18964      +36     
- Misses       10059    10105      +46     
- Partials       834      841       +7     
Files with missing lines Coverage Δ
pkg/contracts/ton/gateway_msg.go 70.43% <ø> (ø)
zetaclient/orchestrator/orchestrator.go 22.47% <0.00%> (-0.22%) ⬇️
zetaclient/chains/ton/observer/observer.go 11.71% <0.00%> (ø)
zetaclient/chains/ton/observer/inbound.go 54.58% <37.70%> (-1.58%) ⬇️
zetaclient/chains/ton/signer/signer.go 46.54% <26.41%> (-3.06%) ⬇️