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

Problem: url encoded characters are not properly handled in contract_by_denom #1560

Merged
merged 3 commits into from
Aug 30, 2024

add test

af4eed6
Select commit
Loading
Failed to load commit list.
Merged

Problem: url encoded characters are not properly handled in contract_by_denom #1560

add test
af4eed6
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)

... and 47 files with indirect coverage changes