• 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 next
branch: next
CHANGE BRANCH
x
Reset
  • next
  • main
  • master

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

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 next
  • 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
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
19798167706 next nettrace: Use rand/v2, and provide better logging/printing functions push 30 Nov 2025 11:24AM UTC albertito
98.49
14148918102 next http: Implement per-path timeouts This patch implements a new `timeouts` option, which lets users set per-path timeouts on HTTP requests. push 29 Mar 2025 07:56PM UTC albertito
98.48
13102217353 next github: Use actions/upload-artifact@v4 The actions/upload-artifact@v3 is deprecated and no longer functional, so this commit updates the dependency to v4. push 02 Feb 2025 08:30PM UTC albertito
98.0
12414394112 next modules: Update dependencies push 19 Dec 2024 02:14PM UTC albertito
98.0
9818854510 next modules: Update dependencies push 06 Jul 2024 11:18AM UTC albertito
98.0
9045913914 next Support key log writer for debugging This patch adds an option to make gofer write TLS key logs to a file in HTTPS connections, which is useful when debugging TLS-encrypted sessions. This is insecure and should only used for debugging purposes, ... push 11 May 2024 07:21PM UTC albertito
98.0
8556584362 next modules: Update dependencies push 04 Apr 2024 02:42PM UTC albertito
97.99
7121808872 next modules: Update dependencies push 07 Dec 2023 12:03AM UTC albertito
97.99
6586166126 next github: Rename default branch master -> main Update the github workflows to reflect the default branch renaming. push 20 Oct 2023 09:53AM UTC albertito
97.99
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