|
Repo Added
|
Files
31
|
Badge
README BADGES
|
push
travis-ci
1 of 6 relevant lines covered (16.67%)
0.67 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 1410 | smtp_forward-noop | smtp_forward: avoid repeated code (DRY) replace 5 of these if (smtp_client.is_dead_sender(plugin, connection)) { return; } with 5 of these: if (dead_sender()) return; | push | travis-ci | pending completion |