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

fix: receipt indexing to include contract address if that is creation #38

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

beer-1
Copy link
Member

@beer-1 beer-1 commented Jul 16, 2024

No description provided.

@beer-1 beer-1 self-assigned this Jul 16, 2024
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 19.14894% with 38 lines in your changes missing coverage. Please review.

Project coverage is 26.41%. Comparing base (387ff14) to head (5ba56cc).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   27.07%   26.41%   -0.66%     
==========================================
  Files         100      100              
  Lines       11128    11141      +13     
==========================================
- Hits         3013     2943      -70     
- Misses       7693     7779      +86     
+ Partials      422      419       -3     
Files Coverage Δ
x/evm/keeper/msg_server.go 42.06% <100.00%> (+0.93%) ⬆️
jsonrpc/backend/tx.go 0.00% <0.00%> (ø)
indexer/utils.go 14.70% <41.66%> (+6.37%) ⬆️
indexer/abci.go 0.00% <0.00%> (-37.28%) ⬇️

... and 2 files with indirect coverage changes

@beer-1 beer-1 merged commit 219db7d into main Jul 16, 2024
3 of 4 checks passed
@beer-1 beer-1 deleted the fix/receipt-to-include-contract-address branch July 16, 2024 06:43
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.

1 participant