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

graphql-go / graphql / 453
92%

Build:
DEFAULT BRANCH: master
Ran 02 Jun 2016 03:22AM UTC
Jobs 1
Files 13
Run time 1s
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

pending completion
453

Pull #133

travis-ci

sogko
Updated `graphql.Float` coercion
- if value type is explicitly `float32`, return `float32`
- if value type is explicitly `float64`, return `float64`
- if value type is `string`, return `float64`
- for everything else, use system-default

Addresses issue #130
Pull Request #133: Allow GraphQLFloat to be represented by `float64`

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

4260 of 4694 relevant lines covered (90.75%)

587.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
scalars.go

Uncovered Existing Lines

Lines Coverage ∆ File
32
100.0
schema.go
32
100.0
executor.go
58
100.0
rules.go
75
100.0
introspection.go
103
100.0
definition.go
Jobs
ID Job ID Ran Files Coverage
1 453.1 02 Jun 2016 03:22AM UTC 0
90.75
Travis Job 453.1
Source Files on build 453
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #453
  • Pull Request #133
  • PR Base - master (#415)
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