Skip to content

Merge branch 'release/v2.10' of https://github.com/terra-money/core i…

3e9aad6
Select commit
Loading
Failed to load commit list.
Open

feat(2.11): burn fees #232

Merge branch 'release/v2.10' of https://github.com/terra-money/core i…
3e9aad6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 66.66667% with 16 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/v2.11@e95834e). Learn more about missing BASE report.

Files with missing lines Patch % Lines
x/feeburn/post/post.go 74.35% 5 Missing and 5 partials ⚠️
app/upgrade_handler.go 0.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##             release/v2.11     #232   +/-   ##
================================================
  Coverage                 ?   70.57%           
================================================
  Files                    ?       46           
  Lines                    ?     2168           
  Branches                 ?        0           
================================================
  Hits                     ?     1530           
  Misses                   ?      463           
  Partials                 ?      175           
Files with missing lines Coverage Δ
app/app.go 77.03% <100.00%> (ø)
app/modules.go 100.00% <100.00%> (ø)
app/upgrade_handler.go 71.11% <0.00%> (ø)
x/feeburn/post/post.go 74.35% <74.35%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.