-
Notifications
You must be signed in to change notification settings - Fork 52
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
chore: refine permission module for code quality #122
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fynnss
changed the title
chros: refine permission module for code quality by self-review
chore: refine permission module for code quality by self-review
Mar 20, 2023
Are there any unit tests that will cover the permission cases? |
Yes, you can view this PR, #110 And more unit test is coming later. |
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
from
March 20, 2023 08:07
91ac889
to
071aaf9
Compare
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
from
March 21, 2023 01:26
071aaf9
to
cee126f
Compare
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
2 times, most recently
from
March 21, 2023 02:08
44abc5e
to
e15f872
Compare
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
from
March 21, 2023 02:18
e15f872
to
2068ed4
Compare
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
from
March 21, 2023 02:22
2068ed4
to
13e8fbb
Compare
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
from
March 21, 2023 03:02
09dc198
to
7059b80
Compare
fynnss
changed the title
chore: refine permission module for code quality by self-review
chore: refine permission module for code quality
Mar 21, 2023
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
from
March 21, 2023 03:09
7059b80
to
47e0133
Compare
owen-reorg
reviewed
Mar 21, 2023
owen-reorg
reviewed
Mar 21, 2023
owen-reorg
reviewed
Mar 21, 2023
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
from
March 21, 2023 03:45
47e0133
to
b74f8fc
Compare
Co-authored-by: Owen <owen.h@nodereal.io>
owen-reorg
approved these changes
Mar 21, 2023
RenRick
approved these changes
Mar 21, 2023
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
from
March 21, 2023 07:30
a3aca9d
to
379a546
Compare
fynnss
force-pushed
the
fynn/refine_the_code_of_permission_module
branch
from
March 21, 2023 07:59
379a546
to
8a87050
Compare
This was referenced Mar 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
refine permission module for code quality by self-review
Rationale
Optimize code readability and add more comments
Example
NA
Changes
Notable changes: