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
22 stars 5 forks source link

fix: Use T4C repository in multiple projects / models #1772

Closed MoritzWeber0 closed 1 week ago

MoritzWeber0 commented 1 week ago

When a single T4C repository was used in multiple different toolmodels, the repository was injected twice into the session in the T4C session hook.

This led to errors in the dropdown menu of the T4C connection in Capella sessions.

sonarcloud[bot] commented 1 week 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 week ago

Codecov Report

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

Project coverage is 84.04%. Comparing base (6b57058) to head (16ff290). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1772 +/- ## ======================================= Coverage 84.04% 84.04% ======================================= Files 186 186 Lines 6137 6137 Branches 675 675 ======================================= Hits 5158 5158 Misses 831 831 Partials 148 148 ```

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