We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refactor this code to not nest functions more than 4 levels deep. src/upgrades/1.1.0/user_post_count_per_tid.js
The text was updated successfully, but these errors were encountered:
I would like to work on this please!
Sorry, something went wrong.
Great! I assigned you (@mthani2) to the issue. Have fun working on it!
The current tests do not cover this file. Therefore, you have two options to complete the last part of P1B:
(a) Write tests from scratch to cover that file OR
(b) Select another file currently covered by tests (under src/) that is NOT fully covered and do the following:
Increasing coverage in src/user/reset.js.
mthani2
Successfully merging a pull request may close this issue.
Refactor this code to not nest functions more than 4 levels deep.
src/upgrades/1.1.0/user_post_count_per_tid.js
The text was updated successfully, but these errors were encountered: