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

adonisjs / adonis-bodyparser / 90 / 2
96%
develop: 96%

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

05 Oct 2018 02:55PM UTC coverage: 97.98%. Remained the same
90.2

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

22.7 hits per line

Source Files on job 90.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 87
  • Travis Job 90.2
  • 41b661ff on github
  • Prev Job for on develop (#85.1)
  • Next Job for on develop (#91.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