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

yihui / knitr / 884
53%

Build:
DEFAULT BRANCH: master
Ran 12 Jul 2016 08:22PM UTC
Jobs 1
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

pending completion
884

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

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

2194 of 3766 relevant lines covered (58.26%)

65.38 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
100.0
R/utils.R
Jobs
ID Job ID Ran Files Coverage
1 884.1 (TARGET=travis) 12 Jul 2016 08:22PM UTC 0
58.26
Travis Job 884.1
Source Files on build 884
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #884
  • 4d5cebb7 on github
  • Prev Build on master (#883)
  • Next Build on master (#885)
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