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

fogfish / datum / 113
68%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2018 11:57AM UTC
Jobs 4
Files 28
Run time 23s
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
113

push

travis-ci

fogfish
(#19): macro to match empty data structures

__WHY__
The usage of data structure with tail recursion is easy if
pattern match is used

```
do(?queue()) ->
   % empty

do(#queue{}) ->
   % non empty
```

__WHAT__
Add macros for each data structure.

623 of 1911 relevant lines covered (32.6%)

1054.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 113.1 10 Feb 2018 11:57AM UTC 0
32.6
Travis Job 113.1
2 113.2 10 Feb 2018 11:57AM UTC 0
32.55
Travis Job 113.2
3 113.3 10 Feb 2018 11:57AM UTC 0
32.6
Travis Job 113.3
4 113.4 10 Feb 2018 11:57AM UTC 0
32.6
Travis Job 113.4
Source Files on build 113
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #113
  • c96afe73 on github
  • Prev Build on master (#112)
  • Next Build on master (#114)
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