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

omry / omegaconf / c3224935-89f2-4dae-b983-21a9bb04c47b
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 23 Apr 2026 07:10PM 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:07PM UTC coverage: 100.0%. Remained the same
c3224935-89f2-4dae-b983-21a9bb04c47b

Pull #1259

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
Pull Request #1259: Fix structured config container forward refs on Python 3.10 and older

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 c3224935-89f2-4dae-b983-21a9bb04c47b.1 23 Apr 2026 07:10PM UTC 19
100.0
CircleCI Job
Source Files on build c3224935-89f2-4dae-b983-21a9bb04c47b
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #C3224935...
  • Pull Request #1259
  • PR Base - master (#B4C838A5...)
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