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

DatenMetzgerX / ESChecker / 157 / 1
97%
master: 96%

Build:
Build:
LAST BUILD BRANCH: PA1-Final
DEFAULT BRANCH: master
Ran 19 Apr 2016 05:40PM UTC
Files 61
Run time 2s
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

19 Apr 2016 05:37PM UTC coverage: 96.735%. First build
157.1

push

travis-ci

DatenMetzgerX
Implement a more sophistic recursion detection

This recursion detection tries to figure out if a previous call
used exactly the same arguments. If this is the case, then it can
be expected that both calls will have the same return type. So instead
of evaluating the function again, use the same type variable as return
type as the previous call does. If the previous call completes, then
the return type is substituted.

1185 of 1225 relevant lines covered (96.73%)

156.05 hits per line

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