You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FatimaHad
changed the title
Refactoring code in src/controllers/write/topics.js
Refactoring code in src/upgrades/1.2.0/edit_delete_deletetopic_privileges.js
Sep 2, 2024
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:
Increase the coverage of the file by at least one line.
Commit your changes to the same branch referenced in the PR.
For the final part of the task (manual testing), activate at least one function of the file you selected from the user interface (UI).
FatimaHad
changed the title
Refactoring code in src/upgrades/1.2.0/edit_delete_deletetopic_privileges.js
Refactoring code in src/middleware/user.js
Sep 2, 2024
Filename :src/middleware/user.js
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.
The text was updated successfully, but these errors were encountered: