|
Ran
|
Jobs
1
|
Files
308
|
Run time
1min
|
Badge
README BADGES
|
push
github
#2346 Fix problem with downstream URLs where query parameter names get messed up if they contain a placeholder that has a non-empty value (#2351) * Update DownstreamUrlCreatorMiddleware.cs * Update DownstreamUrlCreatorMiddlewareTests.cs * Added more test Cases and refactor RemoveQueryStringParametersThatHaveBeenUsedInTemplate Logic * Revert "Added more test Cases and refactor RemoveQueryStringParametersThatHaveBeenUsedInTemplate Logic" This reverts commit 21661a4ee. * Replaced the regex-based logic in RemoveQueryStringParametersThatHaveBeenUsedInTemplate * Revert "Replaced the regex-based logic in RemoveQueryStringParametersThatHaveBeenUsedInTemplate" This reverts commit 40358588b. * Replaced the regex-based logic in RemoveQueryStringParametersThatHaveBeenUsedInTemplate * Update RoutingWithQueryStringTests.cs * Testing the "Catch All Query String" feat to make sure there is no regression * Refactor algorithm to take full advantage of QueryHelpers * Code review by @raman-m ~ improved testing * Roll back the status badge targets to develop --------- Co-authored-by: Raman Maksimchuk <dotnet044@gmail.com>
6512 of 6964 relevant lines covered (93.51%)
5711.58 hits per line
| ID | Flag name | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|---|
| 1 | /jobs/176859434 | 21217359297.1 | 308 |
93.51 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|