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

Add an orderly command line tool. #53

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Code review.

aecd30c
Select commit
Loading
Failed to load commit list.
Open

Add an orderly command line tool. #53

Code review.
aecd30c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 12, 2024 in 1s

95.80% of diff hit (target 99.07%)

View this Pull Request on Codecov

95.80% of diff hit (target 99.07%)

Annotations

Check warning on line 1 in src/orderly/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/orderly/__main__.py#L1

Added line #L1 was not covered by tests

Check warning on line 20 in src/orderly/cli/options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/orderly/cli/options.py#L20

Added line #L20 was not covered by tests

Check warning on line 30 in src/orderly/cli/options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/orderly/cli/options.py#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 70 in src/orderly/cli/options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/orderly/cli/options.py#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 73 in src/orderly/cli/options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/orderly/cli/options.py#L72-L73

Added lines #L72 - L73 were not covered by tests