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

adonisjs / adonis-bodyparser / 90
96%

Build:
DEFAULT BRANCH: develop
Ran 05 Oct 2018 02:55PM UTC
Jobs 2
Files 6
Run time 23s
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
90

push

travis-ci

thetutlage
feat(move): accept option to overwrite the existing file

* Pass the overwrite option to fs.move inside move()

As `File.js` uses `fs-extra`, an error is thrown if we try to overwrite a file. That happens because the `fs.move()` default value to `overwrite` is `false`.

Now you can simply pass along your options `overwrite: true` to make sure that the file will be overwritten.

* Always pass a boolean into overwrite option

114 of 119 branches covered (95.8%)

Branch coverage included in aggregate %.

274 of 277 relevant lines covered (98.92%)

45.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 90.1 05 Oct 2018 02:55PM UTC 0
97.98
Travis Job 90.1
2 90.2 05 Oct 2018 02:55PM UTC 0
97.98
Travis Job 90.2
Source Files on build 90
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #90
  • 41b661ff on github
  • Prev Build on develop (#85)
  • Next Build on develop (#91)
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