• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

albertito / gofer
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 07 Oct 2022 02:37AM UTC
Files 19
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main
  • master
  • next

04 Mar 2026 11:27PM UTC coverage: 98.493%. Remained the same
23988178082

push

albertito
test: Update ServeMux directory redirects from status 301 to 307

In Go 1.26, the http.ServeMux behaviour was changed on some redirects
(e.g. /dir -> /dir/) to return 307 Temporary Redirect (instead of the
previous 301 Moved Permanently).

This happened in Go commit 831af6112
(2025-11-15, "net/http: use HTTP 307 redirects in ServeMux").

So this patch updates the tests accordingly.

2222 of 2256 relevant lines covered (98.49%)

566.4 hits per line

Relevant lines Covered
Build:
Build:
2256 RELEVANT LINES 2222 COVERED LINES
566.4 HITS PER LINE
Source Files on master
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23988178082 main test: Update ServeMux directory redirects from status 301 to 307 In Go 1.26, the http.ServeMux behaviour was changed on some redirects (e.g. /dir -> /dir/) to return 307 Temporary Redirect (instead of the previous 301 Moved Permanently). This ha... push 04 Apr 2026 09:43PM UTC albertito
98.49
23694931478 main test: Update ServeMux directory redirects from status 301 to 307 In Go 1.26, the http.ServeMux behaviour was changed on some redirects (e.g. /dir -> /dir/) to return 307 Temporary Redirect (instead of the previous 301 Moved Permanently). This ha... push 28 Mar 2026 09:42PM UTC albertito
98.49
23389351063 main test: Update ServeMux directory redirects from status 301 to 307 In Go 1.26, the http.ServeMux behaviour was changed on some redirects (e.g. /dir -> /dir/) to return 307 Temporary Redirect (instead of the previous 301 Moved Permanently). This ha... push 21 Mar 2026 09:39PM UTC albertito
98.49
23192398324 main test: Update ServeMux directory redirects from status 301 to 307 In Go 1.26, the http.ServeMux behaviour was changed on some redirects (e.g. /dir -> /dir/) to return 307 Temporary Redirect (instead of the previous 301 Moved Permanently). This ha... push 17 Mar 2026 11:41AM UTC albertito
98.49
23096917765 main reqlog: Use "-" when HTTP.Request.Host is empty Today, we print HTTP.Request.Host as-is. So if it is empty, we just skip the field in the logs. A log line with Host value: `... HTTP/1.1 example.com GET ...`. And with Host empty: `... HTTP/1.1 ... push 14 Mar 2026 09:41PM UTC albertito
98.48
22807734507 main reqlog: Use "-" when HTTP.Request.Host is empty Today, we print HTTP.Request.Host as-is. So if it is empty, we just skip the field in the logs. A log line with Host value: `... HTTP/1.1 example.com GET ...`. And with Host empty: `... HTTP/1.1 ... push 07 Mar 2026 09:37PM UTC albertito
98.48
22694408766 next test: Update ServeMux directory redirects from status 301 to 307 In Go 1.26, the http.ServeMux behaviour was changed on some redirects (e.g. /dir -> /dir/) to return 307 Temporary Redirect (instead of the previous 301 Moved Permanently). This ha... push 04 Mar 2026 11:29PM UTC albertito
98.49
22529532802 main reqlog: Use "-" when HTTP.Request.Host is empty Today, we print HTTP.Request.Host as-is. So if it is empty, we just skip the field in the logs. A log line with Host value: `... HTTP/1.1 example.com GET ...`. And with Host empty: `... HTTP/1.1 ... push 28 Feb 2026 09:37PM UTC albertito
98.48
22264834417 main reqlog: Use "-" when HTTP.Request.Host is empty Today, we print HTTP.Request.Host as-is. So if it is empty, we just skip the field in the logs. A log line with Host value: `... HTTP/1.1 example.com GET ...`. And with Host empty: `... HTTP/1.1 ... push 21 Feb 2026 09:39PM UTC albertito
98.48
22024684035 main reqlog: Use "-" when HTTP.Request.Host is empty Today, we print HTTP.Request.Host as-is. So if it is empty, we just skip the field in the logs. A log line with Host value: `... HTTP/1.1 example.com GET ...`. And with Host empty: `... HTTP/1.1 ... push 14 Feb 2026 09:39PM UTC albertito
98.48
See All Builds (230)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc