• 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 test_dicttoolz_types
branch: test_dicttoolz_types
CHANGE BRANCH
x
Reset
  • test_dicttoolz_types
  • 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
  • more_introspection
  • 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
  • tlz
  • unused_variables
  • update/pluck_docstring

pending completion
118

push

travis-ci

eriknw
Test dicttoolz with multiple types of mutable mappings.

This was done by encompassing the tests inside a class, and different
mapping types are tested by subclassing the base class.  Each class
must specify "D", the type of mapping, and "kw", the dict to provide
the "factory" keyword if necessary.  These tests are runnable with both
nosetests and py.test.

`dicttoolz.update_in` was updated so creation of nested mappings use the
factory function, not dict.

621 of 621 relevant lines covered (100.0%)

5.0 hits per line

Relevant lines Covered
Build:
Build:
621 RELEVANT LINES 621 COVERED LINES
5.0 HITS PER LINE
Source Files on test_dicttoolz_types
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
118 test_dicttoolz_types Test dicttoolz with multiple types of mutable mappings. This was done by encompassing the tests inside a class, and different mapping types are tested by subclassing the base class. Each class must specify "D", the type of mapping, and "kw", the... push 04 May 2015 01:21PM 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