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

graphql / graphql-js / 2764 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2017 09:50PM UTC
Files 172
Run time 6s
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

06 Dec 2017 09:48PM UTC coverage: 98.849% (+0.001%) from 98.848%
2764.1

push

travis-ci

web-flow
Read-only AST types (#1121)

**Potential breaking change: Where previously AST would produce `null`, it now produces `undefined`**

This tightens up the AST types to produce readonly covariant fields, $ReadOnlyArray in a couple places (not AST yet, perhaps in a future PR), and replaces `field?: ?Rule` with `field?: Rule` to exclude the possibility of `null` from `undefined` for optional rules, reducing complexity.

3877 of 4362 branches covered (88.88%)

9443 of 9553 relevant lines covered (98.85%)

1304.43 hits per line

Source Files on job 2764.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 9
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2764
  • Travis Job 2764.1
  • 8e0c599c on github
  • Prev Job for on master (#2759.1)
  • Next Job for on master (#2767.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