com.unity.netcode.gameobjects icon indicating copy to clipboard operation
com.unity.netcode.gameobjects copied to clipboard

refactor(NetworkPrefabHandler): reduce effort cognitive for understand this

Open MarcusSilvaDev opened this issue 2 years ago • 1 comments

Some points fixed:

  • Reduce nested if.
  • Reduce complexity cyclomatic.
  • add Guard clauses.

MarcusSilvaDev avatar Mar 09 '23 22:03 MarcusSilvaDev

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: MarcusViniciusSS
:x: Marcus.Silva


Marcus.Silva seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

unity-cla-assistant avatar Mar 09 '23 22:03 unity-cla-assistant

Closing this as the changes are out of date.

EmandM avatar Jun 11 '25 19:06 EmandM