gorilla / mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
20.93k stars 1.85k forks source link

Update issues.yml #726

Closed coreydaley closed 1 year ago

coreydaley commented 1 year ago

What type of PR is this? (check all applicable)

Description

Related Tickets & Documents

Added/updated tests?

Run verifications and test

codecov[bot] commented 1 year ago

Codecov Report

Merging #726 (dc5c7c9) into main (809d128) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #726   +/-   ##
=======================================
  Coverage   78.44%   78.44%           
=======================================
  Files           5        5           
  Lines         877      877           
=======================================
  Hits          688      688           
  Misses        135      135           
  Partials       54       54