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

yuce / pyswip / 83 / 3
83%
master: 83%

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

24 Jul 2018 01:42PM UTC coverage: 78.942%. First build
83.3

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...

776 of 983 relevant lines covered (78.94%)

0.79 hits per line

Source Files on job 83.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 65
  • Travis Job 83.3
  • 4056a8c1 on github
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