shopizer-ecommerce / shopizer

Shopizer java e-commerce software
http://www.shopizer.com
Apache License 2.0
3.52k stars 2.98k forks source link

Refactor Code to Improve Code Quality by Removing Implementation and Design Smells #1007

Open LuvPatel opened 5 months ago

LuvPatel commented 5 months ago

The Following Type Of Refactoring were applied to remove code smells and improve code quality :



Implementation Smell Refactoring :

1). Decompose Conditional

2). Extract Method

3). Rename Variable



Design Smell Refactoring :

1). Extract Class

2). Move Method

3). Pull Up Variable

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud