CMU-17313Q / NodeBB

GNU General Public License v3.0
0 stars 50 forks source link

Refactoring code in src/api/posts.js #85

Open Procos12 opened 2 months ago

Procos12 commented 2 months ago

File name: src/api/posts.js

SonarCloud warnings: Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.

Explanation: The function starting on line 86 has too many conditional statements, to fix this some refactoring should be done to lower the number of conditionals from 18 to the limit of 15.

Procos12 commented 2 months ago

I would like to work on this please!

github-actions[bot] commented 2 months ago

Great! I assigned you (@Procos12) to the issue. Have fun working on it!