File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 88
99<!-- For example: "Closes #1234" or "Fixes bug introduced in #5678 -->
1010
11- ### (Optional) List any documentation or testing added
11+ ### How to verify the PR
1212
13- <!-- Describe which features were documented/tested -->
13+ <!-- Please provide instruction or screenshots on how to verify the PR if unit tests do not provide coverage. -->
1414
15- ### (Optional) How to verify the contribution
15+ ### Was the PR tested
1616
17- <!-- Provide instructions on how to verify your contribution if unit tests do not provide coverage -->
17+ <!-- Describe how PR was tested -->
18+ - [ ] I have added >=1 unit test(s) for every new method I have added (if that coverage is difficult, please briefly explain the reason)
19+ - [ ] I have ensured all unit tests pass
1820
1921### Checklist for passing CI/CD:
2022
You can’t perform that action at this time.
0 commit comments