Closed 1046102779 closed 3 years ago
Totals | |
---|---|
Change from base Build 227: | 0.0% |
Covered Lines: | 969 |
Relevant Lines: | 969 |
@savsgio please review pr
Hi @1046102779,
Could you make a test to fulfill the 100% of coverage, please?
Fix here too, please: https://github.com/fasthttp/router/blob/master/radix/tree.go#L89 , and will merge it.
ctx.SetUserValue(t.root.wildcard.paramKey, "")
Thanks
@1046102779 ??
@1046102779 ??
i create a new pr
router: /v1.0/publish/{topic:*} request uri: /v1.0/publish/
the topic field's value is empty string. why is "/" string ?