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

hylang / hy / 641 / 1
42%
master: 42%

Build:
DEFAULT BRANCH: master
Ran 26 Dec 2013 04:00AM UTC
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

26 Dec 2013 03:57AM UTC coverage: 91.118% (+0.004%) from 91.114%
641.1

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

2021 of 2218 relevant lines covered (91.12%)

0.91 hits per line

Source Files on job 641.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 641
  • Travis Job 641.1
  • c69c14cc on github
  • Prev Job for on master (#630.1)
  • Next Job for on master (#646.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