mirror of
https://github.com/AdaCore/gnatdashboard.git
synced 2026-02-12 12:30:42 -08:00
18.0
The command line to create the .csv should not capture in that
file the error messages emitted by the command. To make sure of
this, count on such error messages being sent to stderr, and do
not log these messages in the .csv.
Change-Id: I74d9db87693508d54d49c74a842f62fef4c91185
(cherry picked from commit 8d3920d935)
GNATdashboard
GNATdashboard contains a driver program, GNAThub, which:
- executes all GNAT tools and stores the results in a database
- creates a configuration file for your project ready to use by sonar-scanner
(
sonar-project.properties) - launches the sonar-scanner
The SonarQube Scanner is reading the results from the database created by the driver GNAThub.
For more information, the full manual is available at:
<install_prefix>/share/doc/gnatdashboard/html<install_prefix>/share/doc/gnatdashboard/pdf
See also the online docs.
Description
Languages
Python
33.9%
Ada
29.4%
Java
11.9%
TypeScript
11.7%
HTML
5.1%
Other
8%