• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

go-fuego / fuego / 22672039185
75%
main: 75%

Build:
Build:
LAST BUILD BRANCH: feature/fuegomux-gorilla-adapter
DEFAULT BRANCH: main
Ran 10 Mar 2026 09:59PM UTC
Jobs 1
Files 47
Run time 1min
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

04 Mar 2026 01:44PM UTC coverage: 74.78% (-3.4%) from 78.148%
22672039185

Pull #692

github

Hinne1
fix(fuegomux): address review comments — content negotiation, configurable strict mode, SetDefaultStatusCode no-op

- Body() now supports full Content-Type negotiation (JSON, XML, YAML,
  URL-encoded, plain text, octet-stream) via fuego's exported Read*
  functions, matching the core framework's behavior.
- DisallowUnknownFields is now configurable through fuego.ReadOptions
  instead of being hardcoded.
- SetDefaultStatusCode is a no-op since raw http.ResponseWriter can't
  delay WriteHeader — documents that option.DefaultStatusCode is
  unsupported for gorilla/mux.
- Adds tests for XML, URL-encoded, and default-JSON body parsing.
Pull Request #692: feat: add gorilla/mux adapter (fuegomux)

110 of 301 new or added lines in 4 files covered. (36.54%)

32 existing lines in 1 file now uncovered.

3143 of 4203 relevant lines covered (74.78%)

0.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
14
39.13
examples/mux-compat/handlers.go
45
57.94
extra/fuegomux/adaptor.go
65
0.0
examples/mux-compat/main.go
67
36.79
extra/fuegomux/context.go

Uncovered Existing Lines

Lines Coverage ∆ File
32
72.05
-11.67% examples/petstore/controllers/pets.go
Jobs
ID Job ID Ran Files Coverage
1 22672039185.1 10 Mar 2026 09:59PM UTC 47
74.78
GitHub Action Run
Source Files on build 22672039185
  • Tree
  • List 47
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #692
  • PR Base - main (#22302482157)
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