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

omry / omegaconf / a301e9c5-d3fa-4b39-99e0-0ce51e81e8d2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 27 Apr 2026 01:55AM UTC
Jobs 1
Files 19
Run time 1min
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

27 Apr 2026 01:53AM UTC coverage: 100.0%. Remained the same
a301e9c5-d3fa-4b39-99e0-0ce51e81e8d2

push

circleci

omry
Support OrderedDict as input to OmegaConf.create()

`is_primitive_dict` previously required an exact `dict` type match, so
`collections.OrderedDict` was rejected with UnsupportedValueType. Now it
checks a string-based whitelist of (module, qualname) pairs, accepting
`dict` and `collections.OrderedDict` as primitive dicts. The whitelist
approach avoids new imports and makes it easy to add other stdlib dict
types in the future without pulling in dependencies.

Fixes #1156

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

3531 of 3531 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 a301e9c5-d3fa-4b39-99e0-0ce51e81e8d2.1 27 Apr 2026 01:55AM UTC 19
100.0
CircleCI Job
Source Files on build a301e9c5-d3fa-4b39-99e0-0ce51e81e8d2
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #A301E9C5...
  • 9a559c66 on github
  • Prev Build on main (#3A750130...)
  • Next Build on main (#56160037...)
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