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

eriknw / toolz
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: python3.6
DEFAULT BRANCH: master
Repo Added 09 Nov 2013 03:29AM UTC
Files 13
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

LAST BUILD ON BRANCH more_introspection
branch: more_introspection
CHANGE BRANCH
x
Reset
  • more_introspection
  • authors_larsmans_josericardo
  • authors_shvechikov
  • backport_tests
  • better_curry_error
  • better_curry_introspection
  • clean_curried_namespace
  • consume
  • correct_flip_doctest
  • coveralls
  • coveralls_for_master
  • coveralls_success_only
  • curry_class
  • curry_classmethods
  • curry_makeover
  • curry_memoize
  • curry_numargs
  • curry_reduce
  • dict_iter
  • diff
  • equality_hash_key
  • explicit_curried
  • faster_groupby
  • faster_merge_sorted
  • faster_merge_with
  • faster_remove
  • faster_unique
  • fix/curry_module
  • fix/ensure_easy_testing
  • fix_32bit_overflow
  • fix_property_introspection
  • get_with_itemgetter
  • identical
  • isdistinct_for_iterators
  • itemmap
  • jackknife_sandbox
  • juxt_generator
  • juxt_tuple
  • last_with_deque
  • memoize_key_func
  • memoize_unary
  • nth_with_list
  • pep479
  • pypy3
  • python3.6
  • readme_broken_links
  • readme_rst
  • remove_jackknife
  • run_doctests_on_curried
  • serialize_juxt
  • svg_badges
  • test_curry_too
  • test_dicttoolz_types
  • tlz
  • unused_variables
  • update/pluck_docstring

pending completion
146

push

travis-ci

eriknw
Code clarity.

1067 of 1067 relevant lines covered (100.0%)

3.64 hits per line

Relevant lines Covered
Build:
Build:
1067 RELEVANT LINES 1067 COVERED LINES
3.64 HITS PER LINE
Source Files on more_introspection
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
146 more_introspection Code clarity. push 06 May 2016 02:57PM UTC eriknw travis-ci pending completion  
145 more_introspection oups push 06 May 2016 02:11AM UTC eriknw travis-ci pending completion  
144 more_introspection Add docstrings, update logic in toolz.curried.operator, add Python 3.3 support for curry.__signature__. Also, a little bit of cleanup. PY33 in toolz.compatibility is no longer needed. I was going to construct signatures for curried objects with... push 06 May 2016 01:59AM UTC eriknw travis-ci pending completion  
143 more_introspection Avoid introspection of curry in Python 3.3, and remove `curry.__wrapped__`. `curry.__wrapped__` is removed because `curry` does more than wrap the function. `inspect` module uses `__wrapped__` in ways that aren't compatible with curry. For exampl... push 05 May 2016 04:26PM UTC eriknw travis-ci pending completion  
142 more_introspection Ensure toolz callables are introspectable. More introspection stuff. Curried objects can have signatures (if the underlying func has one). Update how we construct `toolz.curried` namespace. Add `instanceproperty` that allows an attribute to ha... push 05 May 2016 03:10PM UTC eriknw travis-ci pending completion  
141 more_introspection Add to blacklist for pypy. push 26 Apr 2016 05:17AM UTC eriknw travis-ci pending completion  
140 more_introspection Add more functions for introspection in `functoolz` namespace. All introspection methods return True, False, or None. They shouldn't lie. The current scope of introspection is to support other functions in `toolz`. We may add more for compellin... push 26 Apr 2016 05:02AM UTC eriknw travis-ci pending completion  
See All Builds (144)
  • Repo on GitHub
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