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

vektah / gqlparser / 794
87%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2025 04:22PM UTC
Jobs 1
Files 56
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

15 Jun 2025 04:20PM UTC coverage: 87.677% (+0.009%) from 87.668%
794

push

circleci

web-flow
Fix formatter when schema uses a mix of custom and default root operation type names (#374)

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.

7 of 7 new or added lines in 1 file covered. (100.0%)

4646 of 5299 relevant lines covered (87.68%)

1.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 794.1 15 Jun 2025 04:22PM UTC 56
87.68
CircleCI Job
Source Files on build 794
  • Tree
  • List 56
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #794
  • 895262c8 on github
  • Prev Build on master (#793)
  • Next Build on master (#796)
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

© 2025 Coveralls, Inc