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 CLI tests #104

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Regenerate client

26ab1a3
Select commit
Loading
Failed to load commit list.
Draft

Add CLI tests #104

Regenerate client
26ab1a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 27, 2023 in 1s

42.93% of diff hit (target 100.00%)

View this Pull Request on Codecov

42.93% of diff hit (target 100.00%)

Annotations

Check warning on line 1 in src/diracx/api/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/__init__.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in src/diracx/api/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/__init__.py#L3

Added line #L3 was not covered by tests

Check warning on line 5 in src/diracx/api/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/__init__.py#L5

Added line #L5 was not covered by tests

Check warning on line 1 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L3

Added line #L3 was not covered by tests

Check warning on line 10 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L5-L10

Added lines #L5 - L10 were not covered by tests

Check warning on line 12 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L12

Added line #L12 was not covered by tests

Check warning on line 15 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 17 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L17

Added line #L17 was not covered by tests

Check warning on line 20 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 23 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L23

Added line #L23 was not covered by tests

Check warning on line 35 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L30-L35

Added lines #L30 - L35 were not covered by tests

Check warning on line 42 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L37-L42

Added lines #L37 - L42 were not covered by tests

Check warning on line 44 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L44

Added line #L44 was not covered by tests

Check warning on line 55 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L51-L55

Added lines #L51 - L55 were not covered by tests

Check warning on line 58 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 65 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 68 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L68

Added line #L68 was not covered by tests

Check warning on line 74 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L70-L74

Added lines #L70 - L74 were not covered by tests

Check warning on line 79 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 83 in src/diracx/api/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/api/jobs.py#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 20 in src/diracx/core/s3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/core/s3.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 22 in src/diracx/core/s3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/core/s3.py#L22

Added line #L22 was not covered by tests

Check warning on line 29 in src/diracx/core/s3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/core/s3.py#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 40 in src/diracx/core/s3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/core/s3.py#L36-L40

Added lines #L36 - L40 were not covered by tests