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

adonisjs / adonis-framework / 506 / 1
95%
develop: 95%

Build:
DEFAULT BRANCH: develop
Ran 19 Oct 2016 11:36AM UTC
Files 36
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

19 Oct 2016 11:35AM UTC coverage: 98.172%. Remained the same
506.1

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 :-)

1289 of 1313 relevant lines covered (98.17%)

23.19 hits per line

Source Files on job 506.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 506
  • Travis Job 506.1
  • 2b0053c3 on github
  • Prev Job for on develop (#505.1)
  • Next Job for on develop (#507.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