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

omry / omegaconf / 84e0acee-ca3c-4f04-98ec-ca665e47f92e
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 25 Apr 2026 08:37AM 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

25 Apr 2026 08:35AM UTC coverage: 100.0%. Remained the same
84e0acee-ca3c-4f04-98ec-ca665e47f92e

Pull #1278

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
Pull Request #1278: Support OrderedDict as input to OmegaConf.create()

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

3512 of 3512 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 84e0acee-ca3c-4f04-98ec-ca665e47f92e.1 25 Apr 2026 08:38AM UTC 19
100.0
CircleCI Job
Source Files on build 84e0acee-ca3c-4f04-98ec-ca665e47f92e
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #84E0ACEE...
  • Pull Request #1278
  • PR Base - main (#1CAD750F...)
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