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

fogfish / datum / 113 / 3
68%
master: 68%

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

10 Feb 2018 11:49AM UTC coverage: 32.601%. Remained the same
113.3

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%)

261.09 hits per line

Source Files on job 113.3
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 113
  • Travis Job 113.3
  • c96afe73 on github
  • Prev Job for on master (#112.3)
  • Next Job for on master (#114.1)
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