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

omry / omegaconf / ffc2fcb5-f8ba-4a30-abfe-d2b5be80c94f
100%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 07:21PM 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

23 Apr 2026 07:19PM UTC coverage: 100.0%. Remained the same
ffc2fcb5-f8ba-4a30-abfe-d2b5be80c94f

push

circleci

omry
Fix structured config container forward refs on Python 3.10 and older

Python 3.10 and older can represent built-in container forward
references like list["Tree"] differently from newer versions, leaving
string-based element types unresolved inside structured configs. This
caused OmegaConf.structured() to fail with a ValidationError for
forward references inside containers.

Handle string-based forward references in _resolve_forward() and allow
_get_class() to resolve dotted nested class paths such as
"HasForwardRef.CA". Add regression tests for both simple and dotted
container forward references.

Closes #1174

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

3489 of 3489 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ffc2fcb5-f8ba-4a30-abfe-d2b5be80c94f.1 23 Apr 2026 07:21PM UTC 19
100.0
CircleCI Job
Source Files on build ffc2fcb5-f8ba-4a30-abfe-d2b5be80c94f
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #FFC2FCB5...
  • 77cbff0d on github
  • Prev Build on master (#B4C838A5...)
  • Next Build on master (#63725883...)
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