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

henvic / httpretty
97%
main: 94%

Build:
Build:
LAST BUILD BRANCH: chore/2026-may
DEFAULT BRANCH: main
Repo Added 03 Feb 2020 12:34AM UTC
Files 5
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 chore/2026-may
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/2026-may
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/github/codeql-action-4
  • feat/formatter-writer
  • fix/broken-tests
  • fix/go1.15-tls
  • fix/output-escaped-uri
  • fix/travis
  • improve-json-fmt-filter
  • main
  • update-ci

19 Jul 2026 10:22PM UTC coverage: 96.526% (+2.1%) from 94.444%
29706086166

Pull #33

github

henvic
feat: print multipart bodies

Split multipart requests and responses into parts, printing each part's
headers, and applying formatters and binary detection per part.

Splitting is capped at two levels of nesting as a maliciously nested
multipart body of n bytes would otherwise amplify to O(n²) memory.
Deeper levels than that are printed as-is.
Pull Request #33: chore: May 2026 batch

220 of 223 new or added lines in 4 files covered. (98.65%)

1 existing line in 1 file now uncovered.

917 of 950 relevant lines covered (96.53%)

125.85 hits per line

Relevant lines Covered
Build:
Build:
950 RELEVANT LINES 917 COVERED LINES
125.85 HITS PER LINE
Source Files on main
  • Tree
  • List 5
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29706086166 chore/2026-may feat: print multipart bodies Split multipart requests and responses into parts, printing each part's headers, and applying formatters and binary detection per part. Splitting is capped at two levels of nesting as a maliciously nested multipart b... Pull #33 19 Jul 2026 10:25PM UTC henvic github
96.53
29210412170 chore/2026-may feat: log HTTP trailers Pull #33 12 Jul 2026 09:52PM UTC henvic github
96.0
26728179162 chore/2026-may docs: document ResponseWriter capabilities on Middleware Pull #33 31 May 2026 11:57PM UTC henvic github
95.92
26322502601 chore/2026-may feat: recognize application/gzip as binary type Pull #33 23 May 2026 03:40AM UTC henvic github
94.24
26322459464 chore/2026-may mod: fix for Go 1.26 Pull #33 23 May 2026 03:37AM UTC henvic github
94.42
19634018538 dependabot/github_actions/actions/checkout-6 chore(deps): bump actions/checkout from 4 to 6 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... Pull #32 24 Nov 2025 12:18PM UTC web-flow github
94.44
18466368187 dependabot/github_actions/github/codeql-action-4 chore(deps): bump github/codeql-action from 3 to 4 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/code... Pull #31 13 Oct 2025 12:51PM UTC web-flow github
94.44
17550658127 dependabot/github_actions/actions/setup-go-6 chore(deps): bump actions/setup-go from 5 to 6 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v5..... Pull #30 08 Sep 2025 12:25PM UTC web-flow github
94.44
17047583144 dependabot/github_actions/actions/checkout-5 chore(deps): bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... Pull #29 18 Aug 2025 05:20PM UTC web-flow github
94.44
11003555841 main chore(deps): bump actions/setup-go from 4 to 5 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v4..... push 23 Sep 2024 10:40PM UTC henvic github
94.44
See All Builds (78)
  • 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