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

Pallet:Auction move tests and benchmark to seperate files #6746

Merged

Conversation

Krayt78
Copy link
Contributor

@Krayt78 Krayt78 commented Dec 3, 2024

Description

Linked to issue #590.
I moved the tests and benchmarking to their own seperate file to reduce the bloat inside auctions.rs

@Krayt78 Krayt78 changed the title moved tests and benchmark to seperate files Pallet:Auction move tests and benchmark to seperate files Dec 3, 2024
@Krayt78 Krayt78 mentioned this pull request Dec 3, 2024
@Krayt78 Krayt78 requested a review from shawntabrizi December 5, 2024 18:47
Copy link
Member

@shawntabrizi shawntabrizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup this looks right to me

@shawntabrizi shawntabrizi added the R0-silent Changes should not be mentioned in any release notes label Dec 6, 2024
@shawntabrizi shawntabrizi requested a review from a team December 10, 2024 11:37
gui1117
gui1117 previously approved these changes Dec 18, 2024
@gui1117 gui1117 dismissed their stale review December 18, 2024 09:09

Needs to resolve merge conflicts

@gui1117
Copy link
Contributor

gui1117 commented Dec 18, 2024

We can resolve merge conflicts, then I can approve

@Krayt78
Copy link
Contributor Author

Krayt78 commented Dec 18, 2024

We can resolve merge conflicts, then I can approve

Struggling with git rn, will redo the PR with the conflict resolved

@Krayt78
Copy link
Contributor Author

Krayt78 commented Dec 18, 2024

Merge issue has been fixed in this PR : #6942

@gui1117
Copy link
Contributor

gui1117 commented Dec 18, 2024

can you force push?

git reset --hard 03cf2fadb198f777a1060e8f3fcedc20a3dafd74
git push --force

@Krayt78 Krayt78 force-pushed the Improve-pallet-auctions-file-structure branch from 8b2e6df to 03cf2fa Compare December 18, 2024 10:10
@Krayt78
Copy link
Contributor Author

Krayt78 commented Dec 18, 2024

can you force push?

git reset --hard 03cf2fadb198f777a1060e8f3fcedc20a3dafd74
git push --force

thx a lot ! Rly need to learn the cli shenanigans instead of relying on github desktop ^^

@shawntabrizi shawntabrizi added R0-silent Changes should not be mentioned in any release notes and removed R0-silent Changes should not be mentioned in any release notes labels Dec 18, 2024
@shawntabrizi shawntabrizi requested a review from a team December 18, 2024 19:34
@gui1117 gui1117 enabled auto-merge December 19, 2024 01:25
@gui1117 gui1117 added this pull request to the merge queue Dec 19, 2024
Merged via the queue into paritytech:master with commit 0de6854 Dec 19, 2024
245 of 257 checks passed
dudo50 pushed a commit to paraspell-research/polkadot-sdk that referenced this pull request Jan 4, 2025
…#6746)

# Description

Linked to issue paritytech#590.
I moved the tests and benchmarking to their own seperate file to reduce
the bloat inside auctions.rs

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants