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

yuce / pyswip / 90
81%
master: 83%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 06 Sep 2019 10:08PM UTC
Jobs 4
Files 4
Run time 17s
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
90

Pull #61

travis-ci

web-flow
For SWI-Prolog 8 and onward, PLSOEXT usage is erroneous.

For SWI-Prolog v7.x.x, PLSOEXT reported `dylib`. However, for v8.x.x, this is reported as `so`. 

On MacOS, `so` is reserved for _modules_ (like e.g. `prolog_stream.so`, `json.so`, `tex.so` in `...libexec/lib/swipl/lib/<arch>/`). Dynamic libraries _always_ have the extending `dylib`.

This should be hardcoded in. Currently, if you have SWI-Prolog 8.x.x on MacOS, it will not be able to find `libswipl.dylib` and ask for input for the version number. It _does_ find the SWI home path, but it is unable to find the library because it is erroneously looking for `libswipl.so`.
Pull Request #61: For SWI-Prolog 8 and onward, PLSOEXT usage is erroneous on MacOS.

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

761 of 981 relevant lines covered (77.57%)

3.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 90.1 06 Sep 2019 10:08PM UTC 0
77.37
Travis Job 90.1
2 90.2 06 Sep 2019 10:08PM UTC 0
77.57
Travis Job 90.2
3 90.3 06 Sep 2019 10:08PM UTC 0
77.57
Travis Job 90.3
4 90.4 06 Sep 2019 10:08PM UTC 0
77.57
Travis Job 90.4
Source Files on build 90
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #90
  • Pull Request #61
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