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

Refactored VerifySignature function for simplicity and clarity by rem… #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Crade47
Copy link

@Crade47 Crade47 commented Feb 22, 2024

…oving redundant conditional check

  • Removed unnecessary if statement and directly returned the comparison result between expectedSignature and signature.
  • Simplified the code for better readability and maintainability.

Note :- Please follow the below points while attaching test cases document link below:

- If label Tested is added then test cases document URL is mandatory.

- Link added should be a valid URL and accessible throughout the org.

- If the branch name contains hotfix / revert by default the BVT workflow check will pass.

Test Case Document URL
Please paste test case document link here....

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.

1 participant