Closed rohansen856 closed 1 week ago
[!IMPORTANT]
Review skipped
More than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review.
98 files out of 180 files are above the max files limit of 75. Please upgrade to Pro plan to get higher limits.
You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
We have these basic policies to make the approval process smoother for our volunteer team.
Please make sure your code passes all tests. Our test code coverage system will fail if either of these two conditions occur:
The process helps maintain the overall reliability of the code base and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing.
Do not assign reviewers. Our Queue Monitors will review your PR and assign them. When your PR has been assigned reviewers contact them to get your code reviewed and approved via:
Your reviewer(s) will have the following roles:
:dart: Please be considerate of our volunteers' time. Contacting the person who assigned the reviewers is not advised unless they ask for your input. Do not @ the person who did the assignment otherwise.
This PR has too many submitted files.
Please ensure the following:
develop-postgres
branchdevelop-postgres
branch.Closing
What kind of change does this PR introduce?
added tests for
lib/widgets/organization_search_list.dart
Issue Number:
Fixes #2612
Did you add tests for your changes?
Yes, I ran unit tests
Snapshots/Videos:
If relevant, did you update the documentation?
Summary
This code adds tests coverage for
lib/widgets/organization_search_list.dart
.Does this PR introduce a breaking change?
Other information
Have you read the contributing guide?
Yes