Topic: code review

Three innovations for code reviews have streamlined the process at Meta

In a study of its development teams, Meta has noticed a strong correlation of developer satisfaction dipping whenever diff review times are slow based on several metrics at the company. Diff reviews refer to any individual set of changes made to the codebase.  Diff reviews which can catch bugs, teach best practices, and ensure high … continue reading

AWS CodeGuru makes intelligent recommendations about code quality

AWS has released a new developer tool powered by machine learning. CodeGuru provides intelligent recommendations for improving code quality and lowering operational costs. “Our customers develop and run a lot of applications that include millions and millions of lines of code. Ensuring the quality and efficiency of that code is incredibly important, as bugs and … continue reading

SD Times news digest: DeepCode’s JetBrains IDE plugin, Rust 1.44, and Microsoft updates its PowerToys project

Static code analysis company DeepCode announced the DeepCode plugin for IntelliJ, PyCharm, and WebStorm, designed to find bugs and critical vulnerabilities in code. The plugin comes with Java, C/C++, Python, JavaScript and TypeScript support. DeepCode is also working on adding CLion support. According to the company, it uses a new symbolic AI technique called Ontology … continue reading

6 steps to turn a painful code review into an easy code discussion

Code reviews help improve code quality and help share knowledge.  Yet, posts about the dread and hatred of code reviews are plentiful. One of the most authoritative surveys tells us that only 45% of respondents are either satisfied or very satisfied with their process.  With almost 80% of respondents participating in code reviews either daily … continue reading

AI-powered code review now available for Visual Studio Code

DeepCode is bringing its AI-powered code review capabilities to Visual Studio Code. The company announced an open-source extension that will enable developers to use DeepCode to detect bugs and issues in Visual Studio Code.  RELATED CONTENT: Artificially intelligent “co-developers” Be (AI) smarter about your digital transformation New AI platform tackles ten steps of AutoML DeepCode … continue reading

SD Times news digest: GitHub acquires Pull Panda, Cloudflare introduces advanced cryptographic library, and Raspberry Pi 4 Model B

GitHub acquired Pull Panda to help teams create more efficient and effective code review workflows on GitHub. The financial terms were not revealed by the companies.  According to the company, Pull Panda advances code reviews through Pull Reminders,which sends a notification through Slack when a collaborator needs review; Pull Analytics, which offers real-time insight into … continue reading

SD Times news digest: Android P Beta 4, free Codacy plan, and Elixir 1.7

Google has released the final preview update of Android P. This is the last preview milestone before the official launch of the Android P operating system. Beta 4 includes a release candidate build that has the final system behaviors and the official Android P APIs. It also includes everything developers need to finish testing before … continue reading

premium Don’t take a new development job without asking these questions

As the head of engineering at Atlassian, I’m part of a lot of interview panels (Like, a lot). I know I’ve got an above-average candidate sitting across from me when they start asking questions about the team they’d be joining. Some ask about the team’s culture. Others want to hear specifics on software development practices or the tech stack. … continue reading

Other code review tools left behind as Collaborator streamlines workflows with unified code and document review

SmartBear, the leader in software quality tools for teams, today announced new integrations with Microsoft PowerPoint andMicrosoft Visio in the latest release of Collaborator. These new integrations build on existing document and code review capabilities, making it easy for teams to streamline and speed-up their workflows by standardizing code and document reviews with one tool. Process-conscious development teams conduct … continue reading

JetBrains updates CLion and IntelliJ IDEA

JetBrains released version 2017.2 for its cross-platform C/C++ IDE CLion this week. In addition to C++ correctness and performance improvements, JetBrains also updated its IntelliJ IDEA product with new features and bug fixes. In CLion 2017.2, developers will see better code quality with new Clang-Tidy integration. CLion has more than 30 built-in code inspections to … continue reading

GitHub introduces code owners for code review

Determining who should review files for code review is not always clear, which is why GitHub is introducing code owners, a new feature that automatically requests reviews from the code owners when a pull request changes any owned files. This feature lets repository maintainers define the exact people and teams who need to review projects, … continue reading

SmartBear’s “State of Code Review 2017,” Cloudflare introduces Argo, and Chain’s Ivy Playground — SD Times news digest: May 18, 2017

SmartBear is releasing the latest results from its “The State of Code Review 2017: Trends & Insights into Dev Collaboration industry survey, which finds that interest in code review has nearly doubled since last year. Fifty-two percent of respondents reported code review as the number one solution for improving code quality. Other solutions included unit … continue reading

DMCA.com Protection Status