ci: add rpcimportable test #2817
Merged
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
@@ 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%> (ø) |
Loading