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

99designs / gqlgen / 33536311203
0%

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2026 05:14PM 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

01 Sep 2026 05:11PM UTC coverage: 0.0%. Remained the same
33536311203

push

github

web-flow
feat: add resolver.omit_resolver_embedding option (#4297) (#4312)

Embedding the root resolver in every per-object resolver type slows down
compilation noticeably on large schemas. When the option is on, resolvergen
declares the per-object types with a named "r" field instead.

Default off: enabling it is source-breaking for a project's own resolver
bodies, which reach dependencies as r.r.myService rather than r.myService.

Also correct the documented value of
use_function_syntax_for_execution_context, which is false by default.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33536311203.1 01 Sep 2026 05:14PM UTC 0
0.0
GitHub Action Run
Source Files on build 33536311203
Detailed source file information is not available for this build.
  • Back to Repo
  • d8aa3c32 on github
  • Prev Build on master (#33531861612)
  • Next Build on master (#33542163435)
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