Skip to content

Conversation

@mmsqe
Copy link
Contributor

@mmsqe mmsqe commented Nov 7, 2025

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

@mmsqe mmsqe marked this pull request as ready for review November 7, 2025 02:09
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

❌ Patch coverage is 72.46377% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.25%. Comparing base (cd4f406) to head (108b10d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
x/vm/types/response.go 84.00% 4 Missing and 4 partials ⚠️
rpc/backend/comet_to_eth.go 0.00% 4 Missing and 1 partial ⚠️
rpc/backend/tx_info.go 0.00% 4 Missing ⚠️
rpc/backend/utils.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #812      +/-   ##
==========================================
+ Coverage   64.97%   65.25%   +0.27%     
==========================================
  Files         317      317              
  Lines       21607    21644      +37     
==========================================
+ Hits        14039    14123      +84     
- Misses       6348     6356       +8     
+ Partials     1220     1165      -55     
Files with missing lines Coverage Δ
ante/evm/mono_decorator.go 79.41% <ø> (-0.16%) ⬇️
x/vm/keeper/abci.go 89.47% <ø> (-0.53%) ⬇️
x/vm/keeper/config.go 92.59% <100.00%> (ø)
x/vm/keeper/keeper.go 82.82% <ø> (+17.32%) ⬆️
x/vm/keeper/state_transition.go 83.72% <ø> (-0.06%) ⬇️
rpc/backend/utils.go 53.51% <75.00%> (+0.97%) ⬆️
rpc/backend/tx_info.go 51.69% <0.00%> (+0.78%) ⬆️
rpc/backend/comet_to_eth.go 78.31% <0.00%> (-2.44%) ⬇️
x/vm/types/response.go 84.00% <84.00%> (ø)

... and 4 files with indirect coverage changes

🚀 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.

* align patch
* cleanup
@aljo242
Copy link
Contributor

aljo242 commented Nov 7, 2025

thanks for opening this @mmsqe - could you give some more context on these changes?

@mmsqe
Copy link
Contributor Author

mmsqe commented Nov 7, 2025

thanks for opening this @mmsqe - could you give some more context on these changes?

yes, the remove of transient store and EmitTxHashEvent is mentioned in the origin context for parallel tx execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants