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

yihui / knitr / 884 / 1
53%
master: 53%

Build:
DEFAULT BRANCH: master
Ran 12 Jul 2016 08:22PM UTC
Files 36
Run time 2s
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

12 Jul 2016 08:14PM UTC coverage: 58.258% (-0.1%) from 58.382%
TARGET=travis

push

travis-ci

yihui
Fix `current_input` with absolute input file path (#1225)

* Fix `current_input` with absolute input file path

With an absolute input file path passed to `knit`, `current_input`
yields wrong output:

* When `dir = FALSE` is specified, an absolute path is given, not just
  the filename, contrary to the function’s documentation.
* When `dir = TRUE` is specified, the current working directory path is
  prepended to the absolute file path, yielding an incorrect path.

* Formatting

* Use existing function for abspath test

2194 of 3766 relevant lines covered (58.26%)

65.38 hits per line

Source Files on job 884.1 (TARGET=travis)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 884
  • Travis Job 884.1
  • 4d5cebb7 on github
  • Prev Job for TARGET=travis on master (#883.1)
  • Next Job for TARGET=travis on master (#885.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