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

mpastell / Pweave / 309
77%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2018 07:30AM UTC
Jobs 2
Files 25
Run time 58s
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
309

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)

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

1220 of 1587 relevant lines covered (76.87%)

1.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 309.1 26 Jul 2018 07:31AM UTC 0
76.87
Travis Job 309.1
2 309.2 26 Jul 2018 07:30AM UTC 0
76.87
Travis Job 309.2
Source Files on build 309
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #309
  • 2e04eeda on github
  • Prev Build on master (#307)
  • Next Build on master (#317)
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