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
23 stars 4 forks source link

ci: Temporarily set fastapi to `<0.112.4` due to incompatility #1758

Closed MoritzWeber0 closed 2 months ago

MoritzWeber0 commented 2 months ago

The fastapi-pagination package is not compatible with the latest version of fastapi: https://github.com/uriyyo/fastapi-pagination/issues/1273

sonarcloud[bot] commented 2 months 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

github-actions[bot] commented 2 months ago

The generated OpenAPI client is not up to date with the latest changes in the OpenAPI specification. Please run make openapi locally and commit the changes.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.04%. Comparing base (3456c6e) to head (bd89733). Report is 2 commits behind head on main.

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

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