-
-
Notifications
You must be signed in to change notification settings - Fork 864
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
Improve Code Coverage in src/screens/Users/Users.tsx
#3036
Comments
Hii..please assign this issue to me and provide some guidance on where to start or specific areas to focus on for writing tests? |
|
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Unassigning due to inactivity and/or no submitted PR. Others need to get a chance. Please let us know whether you want to be reassigned before someone else requests assignment or select another issue. |
hey can you assign this to me |
@AshleshPrabhu Thank you for your interest. I have just assigned you 2 issues, and we have a 2 issue limit. Our policy is to assign no more than two issues to each contributor across all repositories. This way everyone gets a chance to participate in the projects. We sometimes give exceptions for more urgent cases and sometimes we lose track, but the policy stands. You have reached your limit, please wait until your existing issues are closed before requesting more issues. You could unassign yourself from one of the other issues too. |
Can I be assigned this issue. |
Goal
The goal of this issue is to improve the code coverage for the screen:
src/screens/Users/Users.tsx
Tasks
/* istanbul ignore */
or equivalent statements that bypass code coverage reporting, unless absolutely necessary.Resources
Acceptance Criteria
The text was updated successfully, but these errors were encountered: