• 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 / 19355349256
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7.0.1
DEFAULT BRANCH: master
Ran 14 Nov 2025 11:08AM 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

14 Nov 2025 05:30AM UTC coverage: 0.0%. Remained the same
19355349256

Pull #3913

github

irubey
Add goccy/go-yaml to _examples/tools.go to fix circular dependency

The code generator (run via go run ../../testdata/gqlgen.go) depends
on goccy/go-yaml transitively through codegen/config. Adding it to
tools.go ensures go mod tidy preserves this dependency, following
the same pattern used for dataloaden and golang.org/x/text.

Also updated:
- _examples/enum/gqlgen.yaml: Quote TRUE/FALSE keys (goccy YAML spec compliance)
- codegen/config/config_test.go: Update error message expectations (goccy uses \n on all platforms)

Fixes circular dependency where go mod tidy would remove goccy from
_examples/go.sum, causing subsequent code generation to fail.
Pull Request #3913: Migrate from archived go-yaml to goccy/go-yaml

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19355349256.1 14 Nov 2025 11:08AM UTC 0
0.0
GitHub Action Run
Source Files on build 19355349256
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #3913
  • PR Base - master (#19247259223)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc