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

mpastell / Pweave / 309 / 2
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2018 07:30AM UTC
Files 25
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

26 Jul 2018 07:25AM UTC coverage: 76.875% (-0.05%) from 76.923%
309.2

push

travis-ci

mpastell
When reading chunks from an external file, prepend the current working directory. (#120)

* When reading chunks from file, prepend the current path.

This patch fixes the following problem: when using pweave with external
files, e.g.:

    <<source="foo.py">>=
    @

...I am able to successfully use pweave in the source directory:

    $ pweave foo.rstw

...but doesn't when pweave is executed elsewhere:

    $ pweave /path/to/foo.rstw
    [...]
    FileNotFoundError: [Errno 2] No such file or directory: 'foo.py'

* Correct tab depth for comment (no functional change)

1220 of 1587 relevant lines covered (76.87%)

0.77 hits per line

Source Files on job 309.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 298
  • Travis Job 309.2
  • 2e04eeda on github
  • Prev Job for on master (#307.1)
  • Next Job for on master (#317.2)
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

© 2025 Coveralls, Inc