Closed alohamora closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d4c1280
) 100.00% compared to head (4bc0518
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
sure, I have separated out the documentation changes in the following PR - https://github.com/elixir-cloud-aai/foca/pull/186 Please note it would fail checks due to connexion changes not being present. I had merged the changes into one PR because we needed both the changes to pass the build checks
Description
This PR adds the following changes
connexion>=2.11.2,<3.0.0
. This change is added because foca is not compatible with the new major version release of connexion, and until that is fixed, we need to limit the requirement specifier for foca as all other PR builds are failing.The failure screenshot with the latest version of connexion
Fixes # (issue)
Type of change
Please delete options that are not relevant.
Checklist: