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

adonisjs / adonis-framework / 506
95%

Build:
DEFAULT BRANCH: develop
Ran 19 Oct 2016 11:36AM UTC
Jobs 3
Files 36
Run time 17s
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
506

push

travis-ci

thetutlage
fix(helpers): add / to namespace check in makeNameSpace

Hi, I had this error when I added a controller starting with App, I found the bug in the

Helpers.makeNameSpace() method. I just replaced toPath.startsWith(appNameSpace) to

toPath.startsWith(`/`) to make sure it check the slash after the namespace. I also

added a test to verify any regression for this bug :-)

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

1289 of 1313 relevant lines covered (98.17%)

69.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 506.1 19 Oct 2016 11:36AM UTC 0
98.17
Travis Job 506.1
2 506.2 19 Oct 2016 11:36AM UTC 0
98.17
Travis Job 506.2
3 506.3 19 Oct 2016 11:36AM UTC 0
98.17
Travis Job 506.3
Source Files on build 506
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #506
  • 2b0053c3 on github
  • Prev Build on develop (#505)
  • Next Build on develop (#507)
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