Skip to content

Allow request mappings to handle a request based on host (fixes #121)

7c4993c
Select commit
Loading
Failed to load commit list.
Open

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

Allow request mappings to handle a request based on host (fixes #121)
7c4993c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

90.58% (-0.23%) compared to f6311c9

View this Pull Request on Codecov

90.58% (-0.23%) compared to f6311c9

Details

Codecov Report

❌ 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 35 commits behind head on master.

Files with missing lines Patch % Lines
...ron/configuration/RequestMappingConfiguration.java 50.00% 2 Missing ⚠️
...charon/configuration/RequestMappingConfigurer.java 0.00% 2 Missing ⚠️
...ylec/charon/forwarding/RequestMappingResolver.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.