|
Repo Added
|
Files
38
|
Badge
README BADGES
|
circleci
4 of 4 new or added lines in 1 file covered. (100.0%)
2155 of 2466 relevant lines covered (87.39%)
2.62 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| b61471cb... | bugfix_cfg | [bugfix] Return correct exception from __getattr__ on Cfg objects We were raising KeyError here if `item` wasn't set in the Cfg object. However, `__getattr__` should raise `AttributeError`. | Pull #132 | circleci |
87.39 |