|
Repo Added
|
Files
20
|
Badge
README BADGES
|
circleci
5 of 5 new or added lines in 1 file covered. (100.0%)
3487 of 3487 relevant lines covered (100.0%)
1.0 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 60efafc6... | pr1258 | Fix bug preserving identity on config self-assignment Assigning an OmegaConf container node to itself used to flow through the normal Node assignment path. That path deep-copies incoming nodes before storing them, so code like cfg.foo = cfg.foo o... | Pull #1258 | circleci |
100.0 |