zerasul/genesis-code

Fix SonarCloud Issues

zerasul opened this issue · 5 comments

@zerasul Hey! May I please be assigned this under hacktoberfest?

sure!

Hi again @zerasul All I have to do is make sure it passes the npm run test command and SonarCloud quality gate? Are there any other tests that I must run? Also, what do you use to format your code?

Hi @crypto-cmd in this case only you have to do is fix the smell codes reported by sonar.

We have another issue to fix the coverage report #74 as you can see in sonarcloud the coverage is 0.0%.

@zerasul Gotcha! I will create a pull request soon.