Problem: e2ee module is not backported #1417
Merged
Codecov / codecov/project
succeeded
May 5, 2024 in 0s
37.36% (+0.85%) compared to bf11a2f
View this Pull Request on Codecov
37.36% (+0.85%) compared to bf11a2f
Details
Codecov Report
Attention: Patch coverage is 49.84709%
with 328 lines
in your changes are missing coverage. Please review.
Project coverage is 37.36%. Comparing base (
bf11a2f
) to head (30d327c
).
Additional details and impacted files
@@ Coverage Diff @@
## release/v1.3.x #1417 +/- ##
==================================================
+ Coverage 36.51% 37.36% +0.85%
==================================================
Files 129 143 +14
Lines 9606 10249 +643
==================================================
+ Hits 3508 3830 +322
- Misses 5721 5978 +257
- Partials 377 441 +64
Files | Coverage ฮ | |
---|---|---|
x/cronos/types/keys.go | 0.00% <รธ> (รธ) |
|
x/e2ee/client/cli/cmd.go | 100.00% <100.00%> (รธ) |
|
x/e2ee/types/codec.go | 100.00% <100.00%> (รธ) |
|
x/cronos/keeper/keeper.go | 62.50% <0.00%> (-0.80%) |
โฌ๏ธ |
x/e2ee/client/cli/tx.go | 92.30% <92.30%> (รธ) |
|
x/e2ee/types/genesis.go | 71.42% <71.42%> (รธ) |
|
x/cronos/handler.go | 73.91% <0.00%> (-11.09%) |
โฌ๏ธ |
x/cronos/client/cli/tx.go | 49.79% <73.91%> (+2.45%) |
โฌ๏ธ |
x/cronos/keeper/grpc_query.go | 0.00% <0.00%> (รธ) |
|
x/cronos/keeper/msg_server.go | 13.04% <0.00%> (-1.48%) |
โฌ๏ธ |
... and 13 more |
Loading