Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace optparse with argparse #362

Merged
merged 2 commits into from
Sep 11, 2024

Code structure fixes

6e623eb
Select commit
Loading
Failed to load commit list.
Merged

Replace optparse with argparse #362

Code structure fixes
6e623eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 11, 2024 in 0s

0.00% of diff hit (target 41.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 41.00%)

Annotations

Check warning on line 24 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L24

Added line #L24 was not covered by tests

Check warning on line 37 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L37

Added line #L37 was not covered by tests

Check warning on line 39 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L39

Added line #L39 was not covered by tests

Check warning on line 43 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L43

Added line #L43 was not covered by tests

Check warning on line 46 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L46

Added line #L46 was not covered by tests

Check warning on line 50 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L50

Added line #L50 was not covered by tests

Check warning on line 55 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L55

Added line #L55 was not covered by tests

Check warning on line 63 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L63

Added line #L63 was not covered by tests

Check warning on line 68 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L68

Added line #L68 was not covered by tests

Check warning on line 70 in bin/receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/receiver.py#L70

Added line #L70 was not covered by tests

Check warning on line 24 in bin/sender.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sender.py#L24

Added line #L24 was not covered by tests

Check warning on line 36 in bin/sender.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sender.py#L36

Added line #L36 was not covered by tests

Check warning on line 38 in bin/sender.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sender.py#L38

Added line #L38 was not covered by tests

Check warning on line 42 in bin/sender.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sender.py#L42

Added line #L42 was not covered by tests

Check warning on line 45 in bin/sender.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sender.py#L45

Added line #L45 was not covered by tests

Check warning on line 50 in bin/sender.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sender.py#L50

Added line #L50 was not covered by tests

Check warning on line 60 in bin/sender.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sender.py#L60

Added line #L60 was not covered by tests

Check warning on line 62 in bin/sender.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sender.py#L62

Added line #L62 was not covered by tests