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

vektah / gqlparser / 791 / 1
88%
master: 87%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/validator/imported/actions-deps-8a5060b00a
DEFAULT BRANCH: master
Ran 12 Jun 2025 09:28PM UTC
Files 56
Run time 157min
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

12 Jun 2025 09:18PM UTC coverage: 87.658% (+0.009%) from 87.649%
791.1

Pull #374

circleci

ascherkus
Fix formatter when schema uses a mix of custom and default root operation type names

From the GraphQL spec:
> While any type can be the root operation type for a GraphQL operation, the type system definition language can omit the schema definition when the query, mutation, and subscription root types are named "Query", "Mutation", and "Subscription" respectively.
> Likewise, when representing a GraphQL schema using the type system definition language, a schema definition should be omitted if it only uses the default root operation type names.

If a schema uses a mix of custom and default root operation type names, the formatter
should emit a complete schema definition for all root operations defined.
Pull Request #374: Fix formatter when schema uses a mix of custom and default root opera…

4638 of 5291 relevant lines covered (87.66%)

1.02 hits per line

Source Files on job 791.1
  • Tree
  • List 56
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 791
  • CircleCI Build #
  • 075c3ec3 on github
  • Prev Job for on inferred-root-types (#790.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