updated go version 1.23.3 #1026
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
63.28% (-0.01%) compared to 9d1fbbd
View this Pull Request on Codecov
63.28% (-0.01%) compared to 9d1fbbd
Details
Codecov Report
Attention: Patch coverage is 87.71930%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 63.28%. Comparing base (
9d1fbbd
) to head (8a4f09b
).
Files with missing lines | Patch % | Lines |
---|---|---|
testutil/integration/chain.go | 0.00% | 2 Missing |
x/asset/ft/client/cli/tx.go | 33.33% | 2 Missing |
cmd/cored/cosmoscmd/generate_network.go | 0.00% | 1 Missing |
cmd/cored/main.go | 0.00% | 1 Missing |
pkg/client/tx.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1026 +/- ##
==========================================
- Coverage 63.29% 63.28% -0.01%
==========================================
Files 159 159
Lines 18320 18318 -2
==========================================
- Hits 11596 11593 -3
- Misses 5694 5695 +1
Partials 1030 1030
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading