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 2.2 Adds LightSwitch Compatibility Pack
30/04/2024

OpenSilver 2.2 has been released with the addition of a LightSwitch Compatibility Pack designed to provide a way to run legacy Visual Studio LightSwitch applications on modern browsers. The open-sourc [ ... ]



Actionforge Releases GitHub Actions VSCode Extension
09/04/2024

Actionforge has released the beta of its GitHub Actions tool as a VS Code extension. The extension consists of a suite of tools making up a visual node system for building and managing GitHub Actions  [ ... ]


More News

raspberry pi books

 

Comments




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

Last Updated ( Thursday, 20 July 2023 )