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

omry / omegaconf
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 2.4_branch
DEFAULT BRANCH: master
Repo Added 03 Sep 2018 08:45PM UTC
Files 22
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 items()
branch: items()
CHANGE BRANCH
x
Reset
  • items()
  • #174
  • 1.4.0
  • 1.4.0_branch
  • 1.4_branch
  • 127
  • 164
  • 184
  • 185
  • 2.0.0.rc3
  • 2.0.0rc3
  • 2.0.0rc4
  • 2.0.0rc5
  • 2.0.0rc6
  • 2.0.1
  • 2.0.4
  • 2.0_branch
  • 2.1.0
  • 2.1.0.rc1
  • 2.1_branch
  • 2.2_branch
  • 2.3_branch
  • 2.4_branch
  • 241
  • 246
  • 253
  • 260
  • 304-setdefault
  • 305-missing-list-merge
  • 336-list-merge-none-error
  • 343
  • 350
  • 363
  • 37
  • 39
  • 418
  • 425
  • 442
  • 461-flags-root
  • 461_annotated_dicts_are_open
  • 481-feedback
  • 541-oc.select
  • 589-nested-flag-override
  • 601-list-copy
  • 601-update
  • 67
  • 674-select-with-default
  • 697
  • 7iW-merge-dont-overwrite-structured-value
  • EnumNode.__eq__
  • Jasha10-patch-1
  • _get_node_throw_on_missing
  • allow_non_primitive
  • allow_objects_failure_case
  • allow_objects_with_non_copyable
  • antlr
  • arisliang-master
  • attribute_error
  • auto-expand
  • benchmark_and_fixes
  • bugpass
  • bye_27
  • code_config
  • commit_hook
  • compact
  • contains
  • copy
  • coverage
  • create
  • create_bug
  • dc
  • debug
  • del
  • deprecated
  • deprecated_auto_expand
  • detect-interpolation-cycles
  • dict-fixes
  • docs
  • docs2
  • dotlist
  • double_error
  • ducks
  • ec.env-default-non-str
  • empty-file
  • enum
  • enum_str
  • env
  • eq
  • error_msg_on_non_structured_config
  • error_newline
  • errors
  • exception
  • fix-ci-coverage
  • fix_examples
  • fixes
  • flags_override
  • frozen
  • in
  • indirect_interpolation
  • inter-tests
  • interpolation_missing
  • interpolation_missing_merge
  • interpolation_with_@
  • is_missing
  • isort
  • isort5
  • jasha-fix-readthedocs-build-os
  • list-iter
  • list_in
  • list_iter3
  • list_iterate
  • mask
  • master
  • merge_allow_objects
  • merge_element_type
  • merge_into_custom_resolver
  • merge_into_missing_dict
  • merge_into_none_list_backport
  • merged_type
  • minor
  • misc
  • missing
  • missing-not-overrwriting
  • missing_bug
  • missing_literal
  • news
  • no_pickle_flags_cache
  • non-primitive-pass2
  • oc.deprecated
  • open_dict_bug
  • parent_bug
  • pc
  • pickle-bc
  • pop
  • pre-commit
  • pretty_deprecation
  • py.typed
  • py3.13
  • pydev-plugin
  • pytest_mypy
  • python-compat
  • pyyaml-dep
  • rc28
  • readonly-merge
  • ref_type_3
  • refactor-resolvers
  • relative
  • relative-inter-doc
  • relative_fix
  • remove-deprecated
  • remove_dot_warning
  • resolve_updates
  • revert
  • revert-154-merged_type
  • rsokl/deployment
  • sc_ref_type_clean
  • select
  • select_nested_is_relative
  • select_relative
  • serialize-doc
  • sort_keys
  • str_inter_with_ro_parent
  • struct
  • struct_assign
  • struct_del_pop
  • structured-assignment
  • structured_bugs
  • structured_missing
  • subclass_assignment
  • sync_news_readme_2.2
  • test_dict_re_assign_value
  • test_imports
  • to_container
  • to_container_2
  • to_primitive_container
  • tuple
  • type_hints
  • type_str
  • typed_dict
  • types
  • union_error
  • unsafe_merge
  • update
  • update-merge
  • update_force_add
  • val_error_msg
  • warn_dot
  • warning
  • wtf

pending completion
733

Pull #120

circle-ci

omry
added order test to items()
Pull Request #120: items now returns AbstractSet[Tuple[str, Any]]

11 of 11 new or added lines in 1 file covered. (100.0%)

1346 of 1346 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
1346 RELEVANT LINES 1346 COVERED LINES
1.0 HITS PER LINE
Source Files on items()
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
733 items() added order test to items() Pull #120 06 Jan 2020 09:29AM UTC omry circle-ci pending completion  
734 items() added order test to items() Pull #120 06 Jan 2020 09:29AM UTC omry circle-ci pending completion  
732 items() added order test to items() Pull #120 06 Jan 2020 09:29AM UTC omry circle-ci pending completion  
731 items() fixed doctests Pull #120 06 Jan 2020 09:23AM UTC omry circle-ci pending completion  
730 items() fixed doctests Pull #120 06 Jan 2020 09:22AM UTC omry circle-ci pending completion  
729 items() fixed doctests Pull #120 06 Jan 2020 09:22AM UTC omry circle-ci pending completion  
728 items() Merge branch 'items()' of https://github.com/omry/omegaconf into items() Pull #120 06 Jan 2020 09:15AM UTC omry circle-ci pending completion  
727 items() Merge branch 'items()' of https://github.com/omry/omegaconf into items() Pull #120 06 Jan 2020 09:15AM UTC omry circle-ci pending completion  
726 items() Merge branch 'items()' of https://github.com/omry/omegaconf into items() Pull #120 06 Jan 2020 09:15AM UTC omry circle-ci pending completion  
712 items() items now returns AbstractSet[Tuple[str, Any]] push 06 Jan 2020 03:12AM UTC omry circle-ci pending completion  
See All Builds (2434)
  • 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

© 2026 Coveralls, Inc