Problem: url encoded characters are not properly handled in contract_by_denom #1560
Codecov / codecov/project
succeeded
Aug 29, 2024 in 1s
36.11% (+20.87%) compared to eb0a15d
View this Pull Request on Codecov
36.11% (+20.87%) compared to eb0a15d
Details
Codecov Report
Attention: Patch coverage is 0%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 36.11%. Comparing base (
eb0a15d
) to head (af4eed6
).
Files with missing lines | Patch % | Lines |
---|---|---|
x/cronos/keeper/grpc_query.go | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1560 +/- ##
===========================================
+ Coverage 15.24% 36.11% +20.87%
===========================================
Files 67 97 +30
Lines 4874 7728 +2854
===========================================
+ Hits 743 2791 +2048
- Misses 4037 4588 +551
- Partials 94 349 +255
Files with missing lines | Coverage Δ | |
---|---|---|
x/cronos/keeper/grpc_query.go | 0.00% <0.00%> (ø) |
Loading