• I
    fix: Sonar report - fix blocker and critical ones (#1899) · 600227d2
    interactwithankush 提交于
    * update SpatialPartitionBubbles - fix Sonar blocker issue
    
    * fix Sonar critical issue - Define constant instead of duplicating the literal
    
    * fix Sonar critical issue - remove unnecessary default constructor
    
    * fix Sonar critical issue - Define constant instead of duplicating the literal
    
    * fix Sonar critical issue - Define constant instead of duplicating the literal
    
    * fix Sonar critical issue - Define constant instead of duplicating the literal
    
    * fix Sonar critical issue - fix checkstyle issue
    
    * fix Sonar critical issue - fix code smells
    
    * fix Sonar critical issue - fix code smells
    
    * fix Sonar critical issue - fix code smells
    
    * fix sonarbugs - adding test cases for Commander class
    
    * sonar fix - add assert commands in CommanderTest
    
    * sonar fix - add test cases for CommanderTest
    
    * sonar fix - add test cases for CommanderTest
    
    * sonar fix - add test cases for CommanderTest
    
    * sonar fix - add test cases for CommanderTest
    
    * sonar fix - add test cases for CommanderTest
    
    * sonar fix - add test cases for CommanderTest
    
    * sonar fix - add test cases for CommanderTest
    
    * sonar bug fix & test cases
    
    * sonar bug fix & test cases
    
    * sonar bug fix & test cases
    
    * sonar bug fix & test cases
    
    * sonar bug fix & test cases
    
    * Revert "sonar bug fix & test cases"
    
    This reverts commit 640dd55e35a9730e981d14665913f3d9b5b2d3b2.
    
    * sonar bug fix & test cases
    
    * sonar bug fix & test cases
    
    * sonar bug fix & test cases
    
    * sonar bug fix : avoid Thread.sleep
    
    * sonar bug fix : cleanup Thread.sleep
    
    * sonar bug fix: test commit
    
    * sonar bug fix: test commit
    Co-authored-by: NSubhrodip Mohanta <hello@subho.xyz>
    Co-authored-by: Natayal <Ankush_Tayal@intuit.com>
    600227d2
CommanderTest.java 22.1 KB