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

ci: add rpcimportable test #2817

Merged
merged 13 commits into from
Sep 27, 2024

show resulting go.mod

600e504
Select commit
Loading
Failed to load commit list.
Merged

ci: add rpcimportable test #2817

show resulting go.mod
600e504
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

66.39% (-0.37%) compared to 3eeb78a

View this Pull Request on Codecov

66.39% (-0.37%) compared to 3eeb78a

Details

Codecov Report

Attention: Patch coverage is 54.28571% with 16 lines in your changes missing coverage. Please review.

Project coverage is 66.39%. Comparing base (3eeb78a) to head (600e504).

Files with missing lines Patch % Lines
pkg/sdkconfig/sdkconfig.go 38.46% 7 Missing and 1 partial ⚠️
zetaclient/zetacore/client_crosschain.go 63.63% 5 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2817      +/-   ##
===========================================
- Coverage    66.76%   66.39%   -0.37%     
===========================================
  Files          387      389       +2     
  Lines        21745    21758      +13     
===========================================
- Hits         14517    14447      -70     
- Misses        6500     6584      +84     
+ Partials       728      727       -1     
Files with missing lines Coverage Δ
pkg/rpc/clients_crosschain.go 55.07% <ø> (-2.08%) ⬇️
pkg/sdkconfig/sdkconfig.go 38.46% <38.46%> (ø)
zetaclient/zetacore/client_crosschain.go 63.63% <63.63%> (ø)

... and 1 file with indirect coverage changes