|
Ran
|
Files
106
|
Run time
6s
|
Badge
README BADGES
|
push
travis-ci
flow: convert Bandwidth step to Metrics Sum step With this patch Sum step can or can't take an argument depending on the previous step. With the Sum on Metrics we can now do : G.Flows().Metrics().Sum() { "ABBytes": 1072, "ABPackets": 11, "BABytes": 1072, "BAPackets": 11, "Last": 1481039070, "Start": 1481039065 } or G.Flows().Metrics().Sum('ABBytes') 1786 Change-Id: Ie3eeffa1f Reviewed-on: https://softwarefactory-project.io/r/5766 Reviewed-by: Sylvain Baubeau <sbaubeau@redhat.com> Tested-by: Sylvain Baubeau <sbaubeau@redhat.com> Workflow: Sylvain Baubeau <sbaubeau@redhat.com> Tested-by: Jenkins CI <jenkins@softwarefactory-project.io>
7644 of 14799 relevant lines covered (51.65%)
384.44 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|