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

feat: integration authz headers in Dirac client #87

Merged
merged 4 commits into from
Sep 18, 2023

feat: remove TokenResponse.state

2740864
Select commit
Loading
Failed to load commit list.
Merged

feat: integration authz headers in Dirac client #87

feat: remove TokenResponse.state
2740864
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 18, 2023 in 0s

60.27% of diff hit (target 100.00%)

View this Pull Request on Codecov

60.27% of diff hit (target 100.00%)

Annotations

Check warning on line 37 in src/diracx/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/cli/__init__.py#L37

Added line #L37 was not covered by tests

Check warning on line 47 in src/diracx/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/cli/__init__.py#L47

Added line #L47 was not covered by tests

Check warning on line 63 in src/diracx/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/cli/__init__.py#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 71 in src/diracx/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/cli/__init__.py#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 77 in src/diracx/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/cli/__init__.py#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 82 in src/diracx/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/cli/__init__.py#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 56 in src/diracx/cli/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/cli/jobs.py#L56

Added line #L56 was not covered by tests

Check warning on line 105 in src/diracx/cli/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/cli/jobs.py#L105

Added line #L105 was not covered by tests

Check warning on line 107 in src/diracx/cli/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/cli/jobs.py#L107

Added line #L107 was not covered by tests

Check warning on line 24 in src/diracx/core/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/core/utils.py#L24

Added line #L24 was not covered by tests

Check warning on line 26 in src/diracx/core/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/core/utils.py#L26

Added line #L26 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/core/utils.py#L29

Added line #L29 was not covered by tests

Check warning on line 36 in src/diracx/core/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/core/utils.py#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 19 in src/diracx/db/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/__main__.py#L19

Added line #L19 was not covered by tests

Check warning on line 22 in src/diracx/db/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/__main__.py#L22

Added line #L22 was not covered by tests

Check warning on line 31 in src/diracx/db/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/__main__.py#L31

Added line #L31 was not covered by tests

Check warning on line 33 in src/diracx/db/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/__main__.py#L33

Added line #L33 was not covered by tests

Check warning on line 35 in src/diracx/db/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/__main__.py#L35

Added line #L35 was not covered by tests

Check warning on line 43 in src/diracx/db/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/__main__.py#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 49 in src/diracx/db/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/__main__.py#L45-L49

Added lines #L45 - L49 were not covered by tests

Check warning on line 25 in src/diracx/db/os/job_parameters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/os/job_parameters.py#L25

Added line #L25 was not covered by tests

Check warning on line 34 in src/diracx/db/os/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/os/utils.py#L34

Added line #L34 was not covered by tests

Check warning on line 38 in src/diracx/db/os/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/os/utils.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 43 in src/diracx/db/os/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/os/utils.py#L43

Added line #L43 was not covered by tests

Check warning on line 47 in src/diracx/db/os/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diracx/db/os/utils.py#L47

Added line #L47 was not covered by tests