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

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

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

pending completion
560

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

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

407 of 577 relevant lines covered (70.54%)

19.48 hits per line

Jobs
ID Job ID Ran Files Coverage
13 560.13 (ILLUMINATE_VERSION=5.5.* PHPUNIT_VERSION=~6.0 COVERAGE=true) 19 Sep 2018 02:20PM UTC 0
70.54
Travis Job 560.13
Source Files on build 560
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #560
  • Pull Request #386
  • PR Base - develop (#556)
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