Skip to content

feat: Add a transaction hash to TransactionInfo #2259

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

Merged
merged 6 commits into from
Jun 4, 2025

Conversation

kulikthebird
Copy link
Contributor

No description provided.

@kulikthebird kulikthebird force-pushed the tkulik/feat/transaction_hash branch 3 times, most recently from 1163f33 to 70e69c4 Compare May 19, 2025 14:51
@kulikthebird kulikthebird marked this pull request as ready for review May 19, 2025 14:51
Copy link

codecov bot commented May 19, 2025

Codecov Report

Attention: Patch coverage is 70.37037% with 8 lines in your changes missing coverage. Please review.

Project coverage is 44.89%. Comparing base (5a9b50c) to head (e741791).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
x/wasm/keeper/ibc2.go 0.00% 4 Missing ⚠️
x/wasm/keeper/options.go 66.66% 1 Missing and 1 partial ⚠️
x/wasm/keeper/relay.go 75.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2259      +/-   ##
==========================================
- Coverage   44.90%   44.89%   -0.02%     
==========================================
  Files          79       79              
  Lines       11035    11040       +5     
==========================================
+ Hits         4955     4956       +1     
- Misses       5643     5645       +2     
- Partials      437      439       +2     
Files with missing lines Coverage Δ
x/wasm/keeper/keeper.go 78.03% <100.00%> (-0.25%) ⬇️
x/wasm/keeper/keeper_cgo.go 95.34% <100.00%> (-0.11%) ⬇️
x/wasm/types/types.go 60.25% <100.00%> (ø)
x/wasm/keeper/options.go 81.66% <66.66%> (-0.79%) ⬇️
x/wasm/keeper/relay.go 63.03% <75.00%> (ø)
x/wasm/keeper/ibc2.go 2.04% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kulikthebird kulikthebird requested a review from chipshort May 19, 2025 15:13
@chipshort chipshort self-requested a review May 27, 2025 11:32
@kulikthebird kulikthebird force-pushed the tkulik/feat/transaction_hash branch from 70e69c4 to 38f01a1 Compare May 29, 2025 11:15
@chipshort chipshort self-assigned this May 30, 2025
@chipshort chipshort removed their request for review May 30, 2025 14:18
@chipshort chipshort merged commit 24ccb02 into main Jun 4, 2025
19 checks passed
@chipshort chipshort deleted the tkulik/feat/transaction_hash branch June 4, 2025 08:37
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.

3 participants