-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* move from classmethods to static methods * add guessing the interfaces via `route` * add explicit typing import * simplify the argparse consts * simplify commandline args; always verbose * fix missing format arg * correct typing info * correct cable-only param handling * expand coverage * add ut coverage for ping fail cause * fix the spotty connection ut * codecov fight number 42 * codecov fight number 43 * codecov fight number 44 * wifi testing compat
- Loading branch information
Showing
5 changed files
with
215 additions
and
204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.