fix: fetch a failed proposal tally from proposal.FinalTallyResult in the gprc query #1304
Codecov / codecov/project
succeeded
Mar 27, 2024 in 1s
70.43% (target 50.00%)
View this Pull Request on Codecov
70.43% (target 50.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 70.43%. Comparing base (
1038a39
) to head (39d1651
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1304 +/- ##
=======================================
Coverage 70.42% 70.43%
=======================================
Files 643 643
Lines 54730 54730
=======================================
+ Hits 38546 38547 +1
+ Misses 14011 14010 -1
Partials 2173 2173
Files | Coverage Δ | |
---|---|---|
x/gov/keeper/grpc_query.go | 76.38% <100.00%> (ø) |
Loading