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

99designs / gqlgen / 22083705112
0%

Build:
DEFAULT BRANCH: master
Ran 17 Feb 2026 02:22AM 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

17 Feb 2026 02:19AM UTC coverage: 0.0%. Remained the same
22083705112

push

github

web-flow
federation: apply OBJECT-level directives to entity resolvers (#4021)

* federation: apply OBJECT-level directives to entity resolvers

Entity resolvers invoked via the _entities query now execute
non-federation OBJECT-level directives (e.g. @guard, @auth) using
the same directive-chain pattern that query field resolvers use.

Previously, directives declared on a type such as:

  type Person @key(fields: "id") @guard(name: "PersonGuard")

were enforced for Query.getPerson but silently skipped when the
Apollo Router resolved the entity through federation's _entities
query, creating a security gap in federated subgraphs.

* fedruntime now contains shared lib code for better code maintenance

* chains directives middleware

* address golangci-lint issues

* fix generated files

* added go:generate directives instead of manual process

* catchup with upstream and make consistent generation

* rebase to resolve conflicts

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22083705112.1 17 Feb 2026 02:22AM UTC 0
0.0
GitHub Action Run
Source Files on build 22083705112
Detailed source file information is not available for this build.
  • Back to Repo
  • b0e89a9e on github
  • Prev Build on master (#21926020158)
  • Next Build on master (#22099778124)
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