feat(2.11): burn fees #232
Open
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
Attention: 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
@@ 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%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading