OpenConext / OpenConext-manage

Stores and publishes metadata of all entities known to OpenConext
Apache License 2.0
7 stars 10 forks source link

Add proxy support #107

Closed tvdijen closed 1 year ago

tvdijen commented 1 year ago

I tried initializing the proxyHost/proxyPort variables in the constructor, but it failed and I don't understand why ...

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 25.00% and project coverage change: -0.16% :warning:

Comparison is base (6f0f2be) 81.92% compared to head (8337714) 81.76%. Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ============================================ - Coverage 81.92% 81.76% -0.16% Complexity 954 954 ============================================ Files 96 96 Lines 2987 2995 +8 Branches 286 288 +2 ============================================ + Hits 2447 2449 +2 - Misses 382 386 +4 - Partials 158 160 +2 ``` | [Files Changed](https://app.codecov.io/gh/OpenConext/OpenConext-manage/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenConext) | Coverage Δ | | |---|---|---| | [...c/main/java/manage/control/DatabaseController.java](https://app.codecov.io/gh/OpenConext/OpenConext-manage/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenConext#diff-bWFuYWdlLXNlcnZlci9zcmMvbWFpbi9qYXZhL21hbmFnZS9jb250cm9sL0RhdGFiYXNlQ29udHJvbGxlci5qYXZh) | `47.16% <25.00%> (-1.81%)` | :arrow_down: |

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