vaguecoder / gorilla-mux

A fork of gorilla/mux, the powerful HTTP router and URL matcher for building Go web servers with 🦍
http://www.gorillatoolkit.org/pkg/mux
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

[Tests] Add Coverage for `route.go` #32

Closed vaguecoder closed 1 year ago

vaguecoder commented 1 year ago

Is it related to any existing issue, discussion or PR?

NA.

If about fixing existing tests, please explain in detail.

NA.

If about deletion of existing tests, please explain in detail.

NA

If about missing coverage, list in any of the following.

File(s):

  1. route.go (Current coverage: 81.8%)

If about adding extra tests, list existing below and explain the reason.

NA

Additional context

NA

Ownership of Contribution

If the triage is approved,

bvdwalt commented 1 year ago

I'm happy to take this

vaguecoder commented 1 year ago

Sure @bvdwalt. Assigned it to you.