Open xoldd opened 1 day 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.
67 files out of 158 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 these 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:
Read our CONTRIBUTING.md file. Most importantly:
Is this ready to be merged?
Is this ready to be merged?
Yes
What kind of change does this PR introduce?
feature
Issue Number:
Fixes #
Did you add tests for your changes?
Yes
Snapshots/Videos:
If relevant, did you update the documentation?
Summary
This pull request contains graphql implementation for handling read and write operations to talawa users. It also includes tests for that graphql implementation which adhere to the black box testing approach where all data manipulation is done using only the graphql interface exposed by talawa api.
Does this PR introduce a breaking change?
Other information
EACH INDIVIDUAL COMMIT CONTAINS CHANGES RELATED TO THE COMMIT MESSAGE, COMMITS SHOULD BE VIEWED IN A SERIAL ORDER FOR AN EASIER REVIEW PROCESS
Have you read the contributing guide?
Yes