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

Folkloreatelier / laravel-graphql / 560 / 13
71%
master: 71%

Build:
Build:
LAST BUILD BRANCH: v1.0.41
DEFAULT BRANCH: master
Ran 19 Sep 2018 02:20PM UTC
Files 33
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

19 Sep 2018 02:14PM UTC coverage: 70.537%. Remained the same
ILLUMINATE_VERSION=5.5.* PHPUNIT_VERSION=~6.0 COVERAGE=true

Pull #386

travis-ci

web-flow
normalize $prefix to make it useable as schema

hi
this controller uses graphql.prefix config as part of shema name but prefix can be some thing like `api/graphql` or something like it
i just normalize it to make it to search for `api_graphql_schema` instead of `api/graphql_schema` which isn't a valid route param name
for this instance graphql.php is :

```php
[
    'prefix' => 'api/graphql',
    'routes' => '{api_graphql_schema?}',
]
```
Pull Request #386: normalize $prefix to make it useable as schema

407 of 577 relevant lines covered (70.54%)

19.48 hits per line

Source Files on job 560.13 (ILLUMINATE_VERSION=5.5.* PHPUNIT_VERSION=~6.0 COVERAGE=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 521
  • Travis Job 560.13
  • ac134081 on github
  • Prev Job for ILLUMINATE_VERSION=5.5.* PHPUNIT_VERSION=~6.0 COVERAGE=true on patch-1 (#556.13)
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