JetBrains Releases Qodana
Thursday, 20 July 2023

JetBrains has announced the public launch of Qodana, its code quality platform that can detect and flag programming errors such as bugs, security vulnerabilities, anomalous code and dead code.

Released in a preview version in 2021, Qodana is a static analysis engine that brings inspections from JetBrains IDEs to any CI pipeline and runs resource-intensive checks on the CI server. JetBrains has now released it commercially with major improvements. 

Qodana sends its results directly to IDEs, avoiding the need to switch between multiple tools. The official launch of Qodana has been accompanied by several improvements, starting with the ability to launch Qodana directly from JetBrains IDEs including IDEA, WebStorm, PhpStorm, PyCharm, Rider and GoLand.
The Qodana code coverage feature is now available for Java, Kotlin, PHP, JavaScript, and TypeScript, and JetBrains says more languages are to be added soon. Code coverage shows how much of the overall code has been executed. It also lets you verify the extent to which your code is covered by unit tests, so that you can estimate how effective these tests are.

Qodana also has a new vulnerability checker that identifies vulnerable external packages and makes suggestions as to how the vulnerability might be remediated. There's also a new experimental feature called Quick Fixes that allows for automatic application of fixes for certain issues, improving coding efficiency.

Kateryna Shlyakhovetska, Product and Team Lead for Qodana, said:

"Qodana is the only code quality platform on the market that uses inspections native to JetBrains IDEs, expanding the smartness of your JetBrains IDE to the CI server and connecting the two."

Qodana supports over 60 languages and technologies and is designed to integrate with virtually any CI pipeline, including JetBrains TeamCity, Space, GitHub Actions, Jenkins, and GitLab CI.

Qodana is available now. 

 

More Information

Qodana Web Page

Related Articles

JetBrains Qodana - More Than Just A Linter

JetBrains Qodana Moves To The Cloud

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


OpenSilver Adds XAML Designer For Visual Studio Code
12/12/2024

OpenSilver 3.1 has been released. This version adds a drag-and-drop XAML designer for Visual Studio Code (VS Code), a new modern UI theme, and expanded support for WPF features. The open-source altern [ ... ]



Greenplum's Cloudberry Fork Enters Apache Incubator
17/12/2024

Cloudberry is the open source equivalent of Greenplum.
Now it is fostered by the Apache Foundation as it acquires incubating status.


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 20 July 2023 )