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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/golangci/golangci-lint-action-9.2.1
DEFAULT BRANCH: master
Ran 12 Apr 2026 09:34PM 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

10 Apr 2026 07:37PM UTC coverage: 0.0%. Remained the same
24279057257

Pull #4121

github

toga4
Fix follow-schema layout not generating location directive middleware for directive-only files

When a directive (e.g. `@myDirective on FIELD`) is defined in a .graphql file that contains no type definitions, the follow-schema layout never creates a per-schema build for that file.
This means `_fieldMiddleware` and the directive's args function are never generated, causing a compile error.

Move location directive middleware (`_fieldMiddleware`, `_queryMiddleware`, `_mutationMiddleware`, `_subscriptionMiddleware`) generation from per-schema files to the root file, where all directives are visible.
Orphan directive args functions (those from files with no types) are also generated in the root file.
Pull Request #4121: Fix follow-schema layout not generating location directive middleware for directive-only files

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24279057257.1 12 Apr 2026 09:34PM UTC 0
0.0
GitHub Action Run
Source Files on build 24279057257
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #4121
  • PR Base - master (#24060668389)
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