Skip to content

Conversation

@mmsqe
Copy link
Contributor

@mmsqe mmsqe commented Nov 14, 2025

checks current balance and either burns excess or mints deficit to reach target

Description

Closes: #830


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

checks current balance and either burns excess or mints deficit to reach target
@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.19%. Comparing base (a48de71) to head (3e112b2).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
+ Coverage   64.94%   65.19%   +0.25%     
==========================================
  Files         317      317              
  Lines       21615    21612       -3     
==========================================
+ Hits        14037    14090      +53     
- Misses       6351     6358       +7     
+ Partials     1227     1164      -63     

see 6 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.

@aljo242 aljo242 added this pull request to the merge queue Nov 14, 2025
Merged via the queue into cosmos:main with commit 381a354 Nov 14, 2025
22 checks passed
mmsqe added a commit to mmsqe/evm that referenced this pull request Nov 20, 2025
github-merge-queue bot pushed a commit that referenced this pull request Nov 21, 2025
* fix(test): avoid mutation of global int256 variable

* cleanup reserve

when erc20 precompile acct don't have balance

* Revert "test: adjusts precisebank module account balance to expected amount (#837)"

This reverts commit 381a354.

* cleanup genesis

* cleanup

---------

Co-authored-by: Alex | Cosmos Labs <[email protected]>
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.

interdependencies between tests

2 participants