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

omry / omegaconf / 3f430e1a-9195-4565-9639-384de0198aa8
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 10 Jun 2026 12:50PM UTC
Jobs 1
Files 20
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

10 Jun 2026 12:48PM UTC coverage: 100.0%. Remained the same
3f430e1a-9195-4565-9639-384de0198aa8

push

circleci

web-flow
Unwrap UnionNode when iterating a ListConfig (#1310) (#1311)

* Unwrap UnionNode when iterating a ListConfig

Iterating a List[Union[...]] yielded UnionNode wrappers instead of the
selected concrete values, while indexing already unwrapped them. Resolve
the selected value on the resolved-iteration path, mirroring indexing;
the unresolved path used by copies keeps the node so union typing is
preserved.

* test: drop redundant copy test, keep the iteration regression

The List[Union[...]] copy path preserves the UnionNode regardless of the
iterator change (elements are re-wrapped against the list element type),
so the dedicated copy test added nothing; keep the iteration regression.

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

3801 of 3801 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3f430e1a-9195-4565-9639-384de0198aa8.1 10 Jun 2026 12:50PM UTC 20
100.0
CircleCI Job
Source Files on build 3f430e1a-9195-4565-9639-384de0198aa8
  • Tree
  • List 20
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #3F430E1A...
  • c0d3063d on github
  • Prev Build on main (#721A2519...)
  • Next Build on main (#38539DC4...)
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