Meaningful and actionable insights into your code
What do you like best?
Once connected to our repository, Gamma was able to a very good job of static code analysis and reveal correctness and accuracy of the design patterns used in the code. This is a unique proposition of the product and unlike any other in the market. Most other static code analysis products show me obvious issues which of course Gamma does too.
The UI is intuitive and easy to use. Integrations across all tools in the CI/CD pipeline make it easy to implement rules before code gets pushed to the main branch.
What do you dislike?
Setup may take time and especially if it's an on-premise Git.
Recommendations to others considering the product:
Check out the free version first which can connect to your hosted GIT repo. It will generate a report which you can easily interpret and navigate.
What problems are you solving with the product? What benefits have you realized?
Integrated in our CI/CD pipeline, it shows me if I am breaking any of the standard design principles in my code. This leads to we shipping better and maintainable code.