• 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

99designs / gqlgen / 23385933912
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/golang.org/x/tools-0.45.0
DEFAULT BRANCH: master
Ran 24 Mar 2026 03:28PM UTC
Jobs 1
Files 0
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

21 Mar 2026 06:03PM UTC coverage: 0.0%. Remained the same
23385933912

Pull #4088

github

jeolted
Ignore headers from body

The http_post transport erroneously unmarshalled the headers into the RawParams.
This would cause a malicious request body the possibility to add or alter
request headers before calling the resolvers.

Any resolvers that used the Headers from the OperationContext would be affected
by this.

Changed the order the params.Headers are set to avoid the issue. Also removed
the json attribute on Headers in RawParams so a refactor wouldn't reintroduce
the bug.

The tracing in the transport were also incorrectly placed. Moved them to right
before creating the OperationContext.
Pull Request #4088: Ignore headers from body

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23385933912.1 24 Mar 2026 03:28PM UTC 0
0.0
GitHub Action Run
Source Files on build 23385933912
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #4088
  • PR Base - master (#23191672097)
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