|
Ran
|
Files
19
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
Drop inotify; improve documentation and handling of configuration formats * Although the way we use inotify works well in common cases, it is not exhaustive in covering all possible scenarios, and making it exhaustive would be impractical. So poll `os.stat` every second instead to watch the file for modifications. This approach is more crude, but it correctly handles a broader range of possible cases. * Do not require the server name to be specified both as top-level key and a key within the server-specific configuration dict. * Document the configuration file formats we handle. Change-Id: Id03131028
993 of 2494 relevant lines covered (39.82%)
0.4 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|