Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
en:modul:m324_aws:topics:11 [2025/10/15 14:22] – angelegt dgaravaldien:modul:m324_aws:topics:11 [2025/10/18 14:27] (aktuell) dgaravaldi
Zeile 24: Zeile 24:
   * A text editor or IDE   * A text editor or IDE
  
 +\\
 === Step 1: Download and start SonarQube === === Step 1: Download and start SonarQube ===
 SonarQube must be run on servers or virtual machines because it is an on-premise solution (VMs). Without having to explicitly configure the server on your system, starting up an instance can be replaced by installing a Docker container from the Sonar image. SonarQube must be run on servers or virtual machines because it is an on-premise solution (VMs). Without having to explicitly configure the server on your system, starting up an instance can be replaced by installing a Docker container from the Sonar image.
Zeile 39: Zeile 40:
 </code> </code>
  
 +\\
 === Step 2: Create a new project === === Step 2: Create a new project ===
   * As Project type select ''Create a local Project''   * As Project type select ''Create a local Project''
-Then set ''Project display name and key'' and the ''main branch name (default: main)''.+  * Then set ''Project display name and key'' and the ''main branch name (default: main)''.
   * Hit the button ''Create project''   * Hit the button ''Create project''
  
 +\\
 === Step 3: Analysis method === === Step 3: Analysis method ===
   * As analysis method select ''Locally''   * As analysis method select ''Locally''
Zeile 50: Zeile 53:
   * Hit the button ''Continue''   * Hit the button ''Continue''
  
 +\\
 === Step 4: Download and unzip the scanner === === Step 4: Download and unzip the scanner ===
   * Download the scanner for your platform.   * Download the scanner for your platform.
Zeile 86: Zeile 90:
 </code> </code>
  
 +\\
 === Step 5: Run the tests === === Step 5: Run the tests ===
   * Run first the code coverage with jest.   * Run first the code coverage with jest.
Zeile 109: Zeile 114:
 --- ---
  
-Based on [[https://www.aviator.co/blog/implementing-sonarqube-code-coverage-in-a-simple-javascript-application/|source]].+Based on this [[https://www.aviator.co/blog/implementing-sonarqube-code-coverage-in-a-simple-javascript-application/|Article]].
  
 ---- ----
  
 [[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Daniel Garavaldi [[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Daniel Garavaldi
  • en/modul/m324_aws/topics/11.1760530979.txt.gz
  • Zuletzt geändert: 2025/10/15 14:22
  • von dgaravaldi