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

omry / omegaconf / 97e08fa5-623a-4b70-9e3c-d9414894b4c7
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 29 Apr 2026 08:41PM 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

29 Apr 2026 08:37PM UTC coverage: 100.0%. Remained the same
97e08fa5-623a-4b70-9e3c-d9414894b4c7

Pull #1289

circleci

omry
Fix OmegaConf.resolve discrepancy on interpolation to missing

OmegaConf.resolve() previously caught InterpolationToMissingValueError
and silently overwrote the node with MISSING. This caused
is_missing(cfg, "a") to flip False -> True across resolve() whenever
"a" was an interpolation pointing at a missing value, breaking the
invariant that resolved and unresolved configs behave the same way.

resolve() now propagates the error, matching direct attribute access.

Fixes #1131

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1289: Fix OmegaConf.resolve discrepancy on interpolation to missing

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

3661 of 3661 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 97e08fa5-623a-4b70-9e3c-d9414894b4c7.1 29 Apr 2026 08:41PM UTC 19
100.0
CircleCI Job
Source Files on build 97e08fa5-623a-4b70-9e3c-d9414894b4c7
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #97E08FA5...
  • Pull Request #1289
  • PR Base - main (#0ADFBF34...)
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