Closed stefanberger closed 7 years ago
For now I am interested in how the tests here end...
Merging #303 into master will decrease coverage by
0.01%
. The diff coverage is88.69%
.
@@ Coverage Diff @@
## master #303 +/- ##
==========================================
- Coverage 88.96% 88.95% -0.02%
==========================================
Files 114 115 +1
Lines 4351 4581 +230
==========================================
+ Hits 3871 4075 +204
- Misses 480 506 +26
Impacted Files | Coverage Δ | |
---|---|---|
...awler/plugins/systems/ctprobe_container_crawler.py | 88.69% <88.69%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8d8319c...4d11fcb. Read the comment docs.
Although you have great tests, codecov is unhappy coz it bring coverage down from 89 to 88% (see travis output as well). Only exception paths remain untested: https://codecov.io/gh/cloudviz/agentless-system-crawler/pull/303/diff
Should be close enough now ....
Indeed, awesome, thanks!
Implement a ctprobe plugin that is using the more efficient conntrackprobe fro detecting container traffic.
Signed-off-by: Stefan Berger stefanb@linux.vnet.ibm.com