DSD-DBS / capella-collab-manager

A web app for collaboration on Capella (MBSE) projects
https://dsd-dbs.github.io/capella-collab-manager/
Apache License 2.0
20 stars 3 forks source link

build: Skip initialization of Guacamole if not needed #1636

Closed MoritzWeber0 closed 1 month ago

MoritzWeber0 commented 1 month ago

The Initialization raised several errors when the corresponding tables did already exist. We ignored those errors, but they are confusing for administrators.

Therefore, skip initialization if already done.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.64%. Comparing base (bef9037) to head (8149673).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1636 +/- ## ======================================= Coverage 80.64% 80.64% ======================================= Files 185 185 Lines 6090 6090 Branches 678 678 ======================================= Hits 4911 4911 Misses 1030 1030 Partials 149 149 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.