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

yuce / pyswip / 83
83%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2018 01:44PM UTC
Jobs 4
Files 4
Run time 1min
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
83

Pull #37

travis-ci

web-flow
Added a test file that shows examples with four foreign predicates:
The first one : predecessors(X, L), for an integer X returns a list containing the integers from 0 to X-1. (Unifies L with the python list)
The second one : tareksFather(X, Y). true if X == "tarek" && Y == "hocine", (if free variables given, unifies them with python strings).
The third one : isTrue(X). true if X is a boolean equals to True. (if free variable given, unifies it with the python True value).
The fourthe one : isPi(X). true if X is a float equal to Pi. (if free variable given, unifies it with the python math.pi float value).
Pull Request #37: Variable.unify() method works with lists, floats & booleans...

18 of 18 new or added lines in 2 files covered. (100.0%)

776 of 983 relevant lines covered (78.94%)

3.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 83.1 24 Jul 2018 01:45PM UTC 0
78.74
Travis Job 83.1
2 83.2 24 Jul 2018 01:44PM UTC 0
78.94
Travis Job 83.2
3 83.3 24 Jul 2018 01:44PM UTC 0
78.94
Travis Job 83.3
4 83.4 24 Jul 2018 01:44PM UTC 0
78.94
Travis Job 83.4
Source Files on build 83
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #83
  • Pull Request #37
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