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 post upgrade balance transfer IT test #1400

Merged
merged 6 commits into from
Dec 13, 2024

Conversation

Chralt98
Copy link
Member

What does it do?

This PR fixes the integration test that ensures balance transfers can be made after the upgrade. Because of the existential deposit increase, the balance transfer test had to be adjusted too.

What important points should reviewers know?

The chopsticks dependency needed to be updated in order to fix the timeout error.

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues?

References

@Chralt98 Chralt98 added the s:review-needed The pull request requires reviews label Dec 11, 2024
@Chralt98 Chralt98 requested a review from saboonikhil December 11, 2024 10:49
@Chralt98 Chralt98 self-assigned this Dec 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-v0.5.6@dbd20eb). Learn more about missing BASE report.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                Coverage Diff                @@
##             release-v0.5.6    #1400   +/-   ##
=================================================
  Coverage                  ?   93.19%           
=================================================
  Files                     ?      131           
  Lines                     ?    29245           
  Branches                  ?        0           
=================================================
  Hits                      ?    27256           
  Misses                    ?     1989           
  Partials                  ?        0           
Flag Coverage Δ
tests 93.19% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot added s:in-progress The pull requests is currently being worked on and removed s:review-needed The pull request requires reviews labels Dec 11, 2024
@Chralt98 Chralt98 added s:review-needed The pull request requires reviews and removed s:in-progress The pull requests is currently being worked on labels Dec 11, 2024
@mergify mergify bot added s:in-progress The pull requests is currently being worked on and removed s:review-needed The pull request requires reviews labels Dec 12, 2024
@Chralt98 Chralt98 added s:review-needed The pull request requires reviews and removed s:in-progress The pull requests is currently being worked on labels Dec 12, 2024
@mergify mergify bot added s:in-progress The pull requests is currently being worked on and removed s:review-needed The pull request requires reviews labels Dec 12, 2024
@saboonikhil saboonikhil added s:accepted This pull request is ready for merge and removed s:in-progress The pull requests is currently being worked on labels Dec 13, 2024
@mergify mergify bot merged commit 3c63590 into release-v0.5.6 Dec 13, 2024
25 of 26 checks passed
@mergify mergify bot deleted the it-test-transfer-minimum-balance-fix branch December 13, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s:accepted This pull request is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants