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

hylang / hy / 641
42%

Build:
DEFAULT BRANCH: master
Ran 26 Dec 2013 03:58AM UTC
Jobs 5
Files 49
Run time –
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
641

push

travis-ci

berkerpeksag
contrib/anaphoric: More anaphoric macros added

* hy/contrib/anaphoric.hy: The following anaphoric macros have been
  added
  `ap-reject` : Opposite of ap-filter, yields the elements when a `pred`
  evaluates to false
  `ap-dotimes` : Execute body forms (possibly for side-effects) n times
  with `it` bound from 0 to n-1
  `ap-first` : return the first element that passes predicate
  `ap-last`  : return the last element that passes predicate
  `ap-reduce`: anaphoric form of reduce that allows `acc` and `it` to
  create a function that is applied over the list

* docs/contrib/anaphoric.rst: updated docs to reflect these changes

* tests/__init__.py: updated to explicitly include tests for anaphoric
  macros

1 of 1 new or added line in 1 file covered. (100.0%)

2036 of 2218 relevant lines covered (91.79%)

4.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 641.1 26 Dec 2013 04:00AM UTC 0
91.12
Travis Job 641.1
2 641.2 26 Dec 2013 03:59AM UTC 0
90.94
Travis Job 641.2
3 641.3 26 Dec 2013 03:59AM UTC 0
90.71
Travis Job 641.3
4 641.4 26 Dec 2013 03:58AM UTC 0
90.53
Travis Job 641.4
5 641.5 26 Dec 2013 03:59AM UTC 0
90.94
Travis Job 641.5
Source Files on build 641
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #641
  • c69c14cc on github
  • Prev Build on master (#630)
  • Next Build on master (#646)
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