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

Policy Mechanism #227

Merged
merged 1 commit into from
Jun 5, 2024

Implement Policy Mechanism

4cfe53b
Select commit
Loading
Failed to load commit list.
Merged

Policy Mechanism #227

Implement Policy Mechanism
4cfe53b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 1s

88.79% of diff hit (target 100.00%)

View this Pull Request on Codecov

88.79% of diff hit (target 100.00%)

Annotations

Check warning on line 52 in diracx-routers/src/diracx/routers/access_policies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/access_policies.py#L52

Added line #L52 was not covered by tests

Check warning on line 60 in diracx-routers/src/diracx/routers/access_policies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/access_policies.py#L60

Added line #L60 was not covered by tests

Check warning on line 72 in diracx-routers/src/diracx/routers/access_policies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/access_policies.py#L72

Added line #L72 was not covered by tests

Check warning on line 90 in diracx-routers/src/diracx/routers/access_policies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/access_policies.py#L90

Added line #L90 was not covered by tests

Check warning on line 135 in diracx-routers/src/diracx/routers/access_policies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/access_policies.py#L135

Added line #L135 was not covered by tests

Check warning on line 142 in diracx-routers/src/diracx/routers/access_policies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/access_policies.py#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 157 in diracx-routers/src/diracx/routers/access_policies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/access_policies.py#L157

Added line #L157 was not covered by tests

Check warning on line 426 in diracx-routers/src/diracx/routers/auth/token.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/auth/token.py#L424-L426

Added lines #L424 - L426 were not covered by tests

Check warning on line 428 in diracx-routers/src/diracx/routers/auth/token.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/auth/token.py#L428

Added line #L428 was not covered by tests

Check warning on line 434 in diracx-routers/src/diracx/routers/auth/token.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/auth/token.py#L431-L434

Added lines #L431 - L434 were not covered by tests

Check warning on line 437 in diracx-routers/src/diracx/routers/auth/token.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/auth/token.py#L436-L437

Added lines #L436 - L437 were not covered by tests

Check warning on line 478 in diracx-routers/src/diracx/routers/job_manager/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/job_manager/__init__.py#L478

Added line #L478 was not covered by tests

Check warning on line 610 in diracx-routers/src/diracx/routers/job_manager/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/job_manager/__init__.py#L610

Added line #L610 was not covered by tests

Check warning on line 130 in diracx-routers/src/diracx/routers/job_manager/access_policies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/job_manager/access_policies.py#L130

Added line #L130 was not covered by tests

Check warning on line 145 in diracx-routers/src/diracx/routers/job_manager/access_policies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/job_manager/access_policies.py#L145

Added line #L145 was not covered by tests

Check warning on line 284 in diracx-routers/src/diracx/routers/job_manager/sandboxes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/job_manager/sandboxes.py#L284

Added line #L284 was not covered by tests

Check warning on line 86 in diracx-routers/src/diracx/routers/utils/users.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/utils/users.py#L86

Added line #L86 was not covered by tests

Check warning on line 102 in diracx-routers/src/diracx/routers/utils/users.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-routers/src/diracx/routers/utils/users.py#L101-L102

Added lines #L101 - L102 were not covered by tests