-
-
Notifications
You must be signed in to change notification settings - Fork 822
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/components/GroupChatDetails/GroupChatDetails.tsx
#3050
Comments
hey @palisadoes plz assign this issue to me , i would like to work on it |
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. |
Unassigned. Inactivity |
hey can i work on it? please assign me the issue |
thank you for assigning me the issue, i will start to work on it. |
The link is updated |
Goal
The goal of this issue is to improve the code coverage for the component:
src/components/GroupChatDetails/GroupChatDetails.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: