mkopylec / charon-spring-boot-starter

Reverse proxy implementation in form of a Spring Boot starter.
Apache License 2.0
248 stars 55 forks source link

Allow request mappings to handle a request based on host #123

Open jwgmeligmeyling opened 3 years ago

jwgmeligmeyling commented 3 years ago

Fixes #121

codecov-commenter commented 3 years ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 90.58%. Comparing base (f6311c9) to head (7c4993c). Report is 29 commits behind head on master.

Files with missing lines Patch % Lines
...ron/configuration/RequestMappingConfiguration.java 50.00% 2 Missing :warning:
...charon/configuration/RequestMappingConfigurer.java 0.00% 2 Missing :warning:
...ylec/charon/forwarding/RequestMappingResolver.java 75.00% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #123 +/- ## ============================================ - Coverage 90.80% 90.58% -0.23% - Complexity 542 544 +2 ============================================ Files 167 167 Lines 1849 1858 +9 Branches 54 55 +1 ============================================ + Hits 1679 1683 +4 - Misses 148 152 +4 - Partials 22 23 +1 ```

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