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

omry / omegaconf / 85e292d2-abe5-474f-b73f-9e6c5a1f4219
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 23 Apr 2026 07:04PM 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:02PM UTC coverage: 100.0%. Remained the same
85e292d2-abe5-474f-b73f-9e6c5a1f4219

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 85e292d2-abe5-474f-b73f-9e6c5a1f4219.1 23 Apr 2026 07:04PM UTC 19
100.0
CircleCI Job
Source Files on build 85e292d2-abe5-474f-b73f-9e6c5a1f4219
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #85E292D2...
  • 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