gchq / Gaffer

A large-scale entity and relation database supporting aggregation of properties
Apache License 2.0
1.75k stars 354 forks source link

Gh-3241: Swagger UI not always using correct server URL #3242

Closed tb06904 closed 2 weeks ago

tb06904 commented 2 weeks ago

Fixes a small bug with the swagger UI not picking up the correct URL and using http in some cases.

Related issue

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

Codecov Report

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

Project coverage is 67.08%. Comparing base (79e954f) to head (e277e96).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3242 +/- ## ============================================= - Coverage 67.09% 67.08% -0.02% + Complexity 2558 2556 -2 ============================================= Files 919 919 Lines 29492 29492 Branches 3288 3288 ============================================= - Hits 19788 19784 -4 - Misses 8257 8259 +2 - Partials 1447 1449 +2 ```

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