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

99designs / gqlgen / 24279057257 / 1
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
Files 0
Run time 0s
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.1

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

Source Files on job 24279057257.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24279057257
  • 290c3c70 on github
  • Prev Job for on fix/follow-schema-directive-only-file (#24060668389.1)
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