Skip to content

Conversation

@yihuang
Copy link
Contributor

@yihuang yihuang commented Nov 10, 2025

Description

Closes: #628


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

@yihuang yihuang changed the title Problem: events emitted in hooks are duplicated fix: events emitted in hooks are duplicated Nov 10, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.18%. Comparing base (741ddbc) to head (d39960b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #814      +/-   ##
==========================================
- Coverage   65.19%   65.18%   -0.01%     
==========================================
  Files         317      317              
  Lines       21612    21608       -4     
==========================================
- Hits        14089    14085       -4     
  Misses       6359     6359              
  Partials     1164     1164              
Files with missing lines Coverage Δ
x/vm/keeper/state_transition.go 83.55% <ø> (-0.22%) ⬇️
🚀 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.

@aljo242 aljo242 added this pull request to the merge queue Nov 19, 2025
Merged via the queue into cosmos:main with commit 7a38370 Nov 19, 2025
22 checks passed
@yihuang yihuang deleted the double-emittion branch November 20, 2025 01:57
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.

Double Event Emit due to Misuse of CacheContext

2 participants