Automate code reviews and improve quality effortlessly.
Add to compare
Starts from $12/Month when Billed Yearly, also offers free forever plan
Log in Required to View Reviews
Filter results
Sort by :
Showing 11-20 out of 22
AU
Anonymous User
10/27/22
"Deepsource Review"
What do you like best about DeepSource? It integrates directly with bitbucket and scans the PR's displaying the errors. Simple UI design on the Dashboard
SB
Sai B
06/02/22
"DeepSource helped our team find bugs/issues in code we might’ve missed otherwise."
What do you like best about DeepSource? 1. Engineering team at Spiti is a big fan of Autofix. It saved us a good amount of time being able to rely on a tool like DeepSource to help fix issues & commit automatically without human intervention.
BH
Bipul H
02/19/22
"A real helping hand for making high quality projects"
What do you like best about DeepSource? I found it during Hacktoberfest 2022 and tried it on a few projects I did earlier. Even though they reached a pretty stable state, it still manages to find out a lot of hidden bugs and suggestions, which helps me make it more durable and optimize it for both memory consumption and processing time. I loved its simple integration with GitHub and friendly web GUI. It is free of cost, which is helpful for students like me to use it.
SM
Sanket M
02/08/22
"Very informative, straightforward to setup and use, and beneficial"
What do you like best about DeepSource? DeepSource not only has the capability to analyze the issues and bad practices in the code but also offers AutoFix for them.
TK
Theodore K
09/15/21
"Automated Analysis of KeepTrack.Space"
What do you like best about DeepSource? Completely automatic review of my code anytime I have a new pull request. It is like having someone proofread all of my code every time I want to push an update.
AM
Arpit M
08/31/21
"Great tool for static code analysis"
What do you like best about DeepSource? Developers can rely on DeepSource as a tool to look at the small nits issues – things that might create a security problem or a performance problem going forward; or maybe some formatting issues or if we're violating a best practice, etc. All that gets codified into DeepSource. As developers, for code reviews, we can focus on higher-order bits where we talk about things like code design or the algorithm being used.
CS
Clement S
06/02/21
"Great Tool For Code Review"
What do you like best about DeepSource? I decided to give deepsource a try and integrated it into one of my open-source projects. It has been a very helpful tool to ensure the source remains healthy. It is a great tool for open source maintainers and code reviewers. It allows you to identify more areas in the code that be improved.
AU
Anonymous User
03/18/21
"Great tools to deal with all sort of potential bug sources and clean up your code !"
What do you like best about DeepSource? Problems are sorted by type/severity, allowing to focus on the most potentially harmful ones What do you dislike about DeepSource?
AU
Anonymous User
03/16/21
"DeepSource Review"
What do you like best about DeepSource? I love that it is easy to setup and that it is extremely helpful for maintaining any kind of project. What do you dislike about DeepSource?
AU
Anonymous User
03/09/21
"Easy to setup and use, does the job"
What do you like best about DeepSource? Deepsource is easy to set up on GitHub and in minutes, you can have it running on your repos. It has several features but they are organized in a modular way. For example, I use only basic static analysis, and I am free to ignore features I don't care (e.g., transformers, autofixes). I use it for Python and I appreciate the explanations for the issues found. It is likely that using Deepsource improved my Python skills.