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: Enable testing and benchmarking together in Roles pallet #189

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

TarekkMA
Copy link
Contributor

@TarekkMA TarekkMA commented Feb 16, 2023

Fixed all warnings in the Roles pallet and enable all tests to run with benchmarking enabled.

Using conditional compilation, I provided 2 implementations for get_dummy_space_id and get_caller_account depending on what flags are enabled.

CU-861mbd2cd

@siman
Copy link
Member

siman commented Feb 16, 2023

@TarekkMA TarekkMA changed the title Enable testing and benchmarking together [Roles] Enable testing and benchmarking together Feb 17, 2023
@TarekkMA TarekkMA requested a review from siman March 30, 2023 15:12
@F3Joule F3Joule requested review from mckrava and olehmell and removed request for siman April 13, 2023 10:46
@F3Joule F3Joule added enhancement New feature or request help wanted Extra attention is needed labels Dec 6, 2023
@F3Joule F3Joule removed the request for review from mckrava January 4, 2024 15:57
@F3Joule F3Joule assigned F3Joule and unassigned TarekkMA Jan 4, 2024
@F3Joule F3Joule removed the help wanted Extra attention is needed label Jan 4, 2024
@F3Joule F3Joule changed the title [Roles] Enable testing and benchmarking together fix: Enable testing and benchmarking together in Roles pallet Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants