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: more robust governance bouncer test #4912

Merged
merged 4 commits into from
Jun 3, 2024
Merged

fix: more robust governance bouncer test #4912

merged 4 commits into from
Jun 3, 2024

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented May 28, 2024

Pull Request

Checklist

Please conduct a thorough self-review before opening the PR.

  • I am confident that the code works.
  • I have updated documentation where appropriate.

Summary

Possible the GovernanceExecuted is actually picking up the executed of another test, and therefore maybe running the check too early. This just protects against that.

@kylezs kylezs requested review from acdibble and albert-llimos May 28, 2024 09:44
@kylezs kylezs requested a review from martin-chainflip as a code owner May 28, 2024 09:44
Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (f75e563) to head (2c63341).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4912   +/-   ##
=====================================
- Coverage     72%     72%   -0%     
=====================================
  Files        428     428           
  Lines      73407   73407           
  Branches   73407   73407           
=====================================
- Hits       52641   52640    -1     
  Misses     18134   18134           
- Partials    2632    2633    +1     

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

@kylezs kylezs added this pull request to the merge queue May 28, 2024
github-merge-queue bot pushed a commit that referenced this pull request May 28, 2024
* fix: more robust governance test

* chore: lint

* fix: simpler tryUntilSuccess

* chore: lint
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 28, 2024
@kylezs kylezs force-pushed the fix/robust-gov-test branch from 0b425de to 2c63341 Compare May 30, 2024 06:18
@kylezs kylezs enabled auto-merge May 30, 2024 06:18
@kylezs kylezs added this pull request to the merge queue May 31, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 31, 2024
@kylezs kylezs added this pull request to the merge queue May 31, 2024
kylezs added a commit that referenced this pull request May 31, 2024
* fix: more robust governance test

* chore: lint

* fix: simpler tryUntilSuccess

* chore: lint
kylezs added a commit that referenced this pull request May 31, 2024
fix: more robust governance bouncer test (#4912)

* fix: more robust governance test

* chore: lint

* fix: simpler tryUntilSuccess

* chore: lint
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 31, 2024
@albert-llimos albert-llimos added this pull request to the merge queue May 31, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 31, 2024
@kylezs kylezs added this pull request to the merge queue Jun 3, 2024
Merged via the queue into main with commit f8754ca Jun 3, 2024
45 checks passed
@kylezs kylezs deleted the fix/robust-gov-test branch June 3, 2024 14:34
@kylezs kylezs mentioned this pull request Jun 17, 2024
2 tasks
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