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

[Fixes #12713] Permissions Registry and permissions handler #12714

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

[Fixes #12713] Add remove function in permissions registry

ca1b250
Select commit
Loading
Failed to load commit list.
Open

[Fixes #12713] Permissions Registry and permissions handler #12714

[Fixes #12713] Add remove function in permissions registry
ca1b250
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 16, 2025 in 1s

89.14% of diff hit (target 67.95%)

View this Pull Request on Codecov

89.14% of diff hit (target 67.95%)

Annotations

Check warning on line 513 in geonode/base/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/base/views.py#L513

Added line #L513 was not covered by tests

Check warning on line 110 in geonode/geoapps/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/geoapps/views.py#L110

Added line #L110 was not covered by tests

Check warning on line 45 in geonode/geoserver/tests/integration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/geoserver/tests/integration.py#L45

Added line #L45 was not covered by tests

Check warning on line 355 in geonode/geoserver/tests/integration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/geoserver/tests/integration.py#L355

Added line #L355 was not covered by tests

Check warning on line 37 in geonode/security/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/security/handlers.py#L37

Added line #L37 was not covered by tests

Check warning on line 41 in geonode/security/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/security/handlers.py#L41

Added line #L41 was not covered by tests

Check warning on line 40 in geonode/security/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/security/registry.py#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 58 in geonode/security/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/security/registry.py#L58

Added line #L58 was not covered by tests

Check warning on line 143 in geonode/services/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/services/views.py#L143

Added line #L143 was not covered by tests

Check warning on line 253 in geonode/services/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/services/views.py#L253

Added line #L253 was not covered by tests

Check warning on line 44 in geonode/upload/tests/end2end/integration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/upload/tests/end2end/integration.py#L44

Added line #L44 was not covered by tests

Check warning on line 699 in geonode/upload/tests/end2end/integration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/upload/tests/end2end/integration.py#L699

Added line #L699 was not covered by tests

Check warning on line 133 in geonode/upload/tests/end2end/test_end2end.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/upload/tests/end2end/test_end2end.py#L133

Added line #L133 was not covered by tests

Check warning on line 45 in geonode/upload/tests/integration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/upload/tests/integration.py#L45

Added line #L45 was not covered by tests

Check warning on line 700 in geonode/upload/tests/integration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/upload/tests/integration.py#L700

Added line #L700 was not covered by tests