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

feat: add oracle miss counters and ibc inflows grpc api #2352

Merged
merged 9 commits into from
Dec 12, 2023

Merge branch 'main' into sai/add_miss_counters

5fc2d6b
Select commit
Loading
Failed to load commit list.
Merged

feat: add oracle miss counters and ibc inflows grpc api #2352

Merge branch 'main' into sai/add_miss_counters
5fc2d6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 0s

69.79% (target 65.50%)

View this Pull Request on Codecov

69.79% (target 65.50%)

Details

Codecov Report

Merging #2352 (5fc2d6b) into main (7f05ad4) will decrease coverage by 5.60%.
Report is 317 commits behind head on main.
The diff coverage is 66.08%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2352      +/-   ##
==========================================
- Coverage   75.38%   69.79%   -5.60%     
==========================================
  Files         100      171      +71     
  Lines        8025    12713    +4688     
==========================================
+ Hits         6050     8873    +2823     
- Misses       1589     3235    +1646     
- Partials      386      605     +219     
Files Coverage Δ
ante/ante.go 66.66% <100.00%> (+18.45%) ⬆️
ante/fee.go 80.00% <100.00%> (+1.64%) ⬆️
ante/spam_prevention.go 75.92% <ø> (ø)
app/inflation/inflation.go 100.00% <100.00%> (ø)
app/upgradev3/migrations.go 84.21% <ø> (+5.94%) ⬆️
util/coin/utoken.go 100.00% <100.00%> (ø)
util/ibc/ibc.go 58.82% <ø> (ø)
util/sdkutil/events.go 0.00% <ø> (ø)
util/store/store.go 52.06% <ø> (+10.65%) ⬆️
util/store/unmarshal.go 42.85% <ø> (ø)
... and 40 more

... and 110 files with indirect coverage changes