thiezn / iperf3-python

Python wrapper around iperf3
https://iperf3-python.readthedocs.org/
MIT License
111 stars 51 forks source link

Support omit option #44

Closed ChristofKaufmann closed 5 years ago

ChristofKaufmann commented 5 years ago

This adds the omit option. The option exists since commit esnet/iperf@5789260432e8a9fcb1bfe92e3bae99e1310c440e, which seems to be between version 3.0-BETA5 and 3.0.1. So no exception handling required.

I tried it on Ubuntu 18.04 on python 3.6 with iperf3 3.6.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.07%) to 97.698% when pulling e22132aa9514e8f88ded8e823a5ffb8e1c7cf5c3 on ChristofKaufmann:support-omit-option into 6656d041d2b67736477f86c8d8f7a5a61dcd03e5 on thiezn:master.