|
Ran
|
Files
31
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
yaml.load: Explicitly set yaml loader to SafeLoader PyYaml 5.1 has deprecated the usage of yaml.load(input) with the default loader. It has been accompanied by a message warning. As the usage of yaml in nmstate is for external input, the loader has been explicitly set to SafeLoader. Ref: https://msg.pyyaml.org/load https://github.com/yaml/pyyaml/commit/0cedb2a06 Signed-off-by: Edward Haas <edwardh@redhat.com>
1291 of 2044 relevant lines covered (63.16%)
0.63 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|