Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Add comments

97cf445
Select commit
Loading
Failed to load commit list.
Open

Receive Denom as Query String in Req #518

Add comments
97cf445
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

55.30% (target 50.00%)

View this Pull Request on Codecov

55.30% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.30%. Comparing base (bf9783f) to head (97cf445).
⚠️ Report is 69 commits behind head on main.

Files with missing lines Patch % Lines
x/bank/keeper/grpc_query.go 0.00% 11 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
- Coverage   55.31%   55.30%   -0.01%     
==========================================
  Files         631      631              
  Lines       54226    54237      +11     
==========================================
+ Hits        29993    29994       +1     
- Misses      22089    22099      +10     
  Partials     2144     2144              
Files with missing lines Coverage Δ
x/bank/keeper/grpc_query.go 44.96% <0.00%> (-3.59%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.