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

eriknw / toolz / 40

Builds Branch Commit Type Ran Committer Via Coverage
40 nth_with_list `nth` accepts a list of indices to get just like `get` See #97. A list of indices also works on iterators. `nth` also now works correctly on mapping types. This was achieved by checking for the attribute `__add__`, because the sequence protoco... push 15 Nov 2013 04:30PM UTC eriknw travis-ci pending completion   set done
39 coveralls_success_only Now testing success push 14 Nov 2013 12:34AM UTC eriknw travis-ci pending completion   set done
37 isdistinct_for_iterators oops pep8 push 14 Nov 2013 12:10AM UTC eriknw travis-ci pending completion   set done
35 get_with_itemgetter `get` is faster for list of indices with no default PR #57 put an emphasis on the performance of `get` because it is so frequently used. Some timings for `get` were given in that thread. This commit improves those benchmarks as follows: "test l... push 10 Nov 2013 06:43PM UTC eriknw travis-ci pending completion   set done
34 jackknife_sandbox Document `jackknife` return type and offer recipe for changing it push 10 Nov 2013 05:21PM UTC eriknw travis-ci pending completion   set done
33 jackknife_sandbox Add jackknife function (see #66) in the sandbox module (see #67) jackknife: repeatedly iterate over seq, each time omitting a successive element This is the first addition to the sandbox. The purpose and usage of the sandbox still needs to be ... push 10 Nov 2013 04:22PM UTC eriknw travis-ci pending completion   set done
32 last_with_deque MUCH faster `last` for non-sequences by using a deque push 10 Nov 2013 05:32AM UTC eriknw travis-ci pending completion   set done
31 coveralls_for_master Add downloads badge to README push 09 Nov 2013 06:03PM UTC eriknw travis-ci pending completion   set done
30 coveralls_for_master Skip coverage for pypy push 09 Nov 2013 05:00PM UTC eriknw travis-ci pending completion   set done
29 coveralls_for_master Merge pull request #1 from mrocklin/coveralls_for_master curry raises error on non-callable input push 09 Nov 2013 04:58PM UTC eriknw travis-ci pending completion   set done
28 coveralls_for_master explicitly test _num_required_args Pull #1 09 Nov 2013 04:39PM UTC mrocklin travis-ci pending completion   set done
27 coveralls_for_master curry raises error on non-callable input Pull #1 09 Nov 2013 04:26PM UTC mrocklin travis-ci pending completion   set done
26 coveralls Clean up script push 09 Nov 2013 07:41AM UTC eriknw travis-ci pending completion   set done
25 coveralls pep8, not pep push 09 Nov 2013 07:36AM UTC eriknw travis-ci pending completion   set done
23 coveralls_for_master Simplified Travis test script and allow coverage views at https://coveralls.io Instead of having nosetests call coverage, it is much more clear to have coverage call nosetests. We still require 100% coverage of the module (not tests) to pass. M... push 09 Nov 2013 06:22AM UTC eriknw travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc