v2.0.0 release diff against v1.5.0 #2011
Draft
Codecov / codecov/project
succeeded
Nov 18, 2024 in 1s
64.35% (target 60.00%)
View this Pull Request on Codecov
64.35% (target 60.00%)
Details
Codecov Report
Attention: Patch coverage is 68.13506%
with 1208 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
releases/v1.5.0@7e6ad5d
). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## releases/v1.5.0 #2011 +/- ##
==================================================
Coverage ? 64.35%
==================================================
Files ? 272
Lines ? 21692
Branches ? 0
==================================================
Hits ? 13960
Misses ? 6756
Partials ? 976
Files with missing lines | Coverage Δ | |
---|---|---|
app/ante/commission.go | 100.00% <100.00%> (ø) |
|
app/ante/fixed_gas.go | 100.00% <ø> (ø) |
|
app/ante/gas_wanted.go | 100.00% <100.00%> (ø) |
|
app/ante/reject_ethereum_tx_msgs.go | 100.00% <100.00%> (ø) |
|
app/appconst/pebbledb.go | 100.00% <100.00%> (ø) |
|
app/encoding.go | 100.00% <ø> (ø) |
|
app/evmante/evmante_emit_event.go | 100.00% <100.00%> (ø) |
|
app/evmante/evmante_handler.go | 100.00% <100.00%> (ø) |
|
app/evmante/evmante_sigverify.go | 100.00% <100.00%> (ø) |
|
app/genesis.go | 19.51% <100.00%> (ø) |
|
... and 79 more |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading