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

forestgeo / fgeo.tool / 601
87%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2019 03:49AM UTC
Jobs 1
Files 25
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

pending completion
601

cron

travis-ci

web-flow
Remove pick() (#131)

* Remove pick()
The plan is to generalize it as sync(), which would be similar to map() in that it takes any function, but instead of doing the acttion to all items of the list it would do it to only the `key` one and then propagate the indices to all other elements.

* Draft sync()
This commit adds pick() which should be generalized to build sync(): A function that takes any function and applies it to the `key` element of a list, then propagates the picked indices to all other elements of the list.

590 of 683 relevant lines covered (86.38%)

13.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 601.1 04 Jan 2019 03:49AM UTC 0
86.38
Travis Job 601.1
Source Files on build 601
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #601
  • 53e0066d on github
  • Prev Build on master (#600)
  • Next Build on master (#602)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc