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

GNIP 97: New metadata editor #12794

Merged
merged 120 commits into from
Jan 15, 2025

Fix save: make proper signals work

1de0fb8
Select commit
Loading
Failed to load commit list.
Merged

GNIP 97: New metadata editor #12794

Fix save: make proper signals work
1de0fb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 15, 2025 in 1s

94.61% of diff hit (target 67.00%)

View this Pull Request on Codecov

94.61% of diff hit (target 67.00%)

Annotations

Check warning on line 250 in geonode/base/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/base/admin.py#L250

Added line #L250 was not covered by tests

Check warning on line 118 in geonode/base/management/commands/load_thesaurus.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/base/management/commands/load_thesaurus.py#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 58 in geonode/metadata/api/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/api/views.py#L58

Added line #L58 was not covered by tests

Check warning on line 211 in geonode/metadata/api/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/api/views.py#L211

Added line #L211 was not covered by tests

Check warning on line 44 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L44

Added line #L44 was not covered by tests

Check warning on line 54 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L54

Added line #L54 was not covered by tests

Check warning on line 65 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L65

Added line #L65 was not covered by tests

Check warning on line 71 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L71

Added line #L71 was not covered by tests

Check warning on line 77 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L77

Added line #L77 was not covered by tests

Check warning on line 102 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 104 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L104

Added line #L104 was not covered by tests

Check warning on line 107 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 111 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 113 in geonode/metadata/handlers/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/abstract.py#L113

Added line #L113 was not covered by tests

Check warning on line 43 in geonode/metadata/handlers/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/base.py#L43

Added line #L43 was not covered by tests

Check warning on line 47 in geonode/metadata/handlers/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/base.py#L47

Added line #L47 was not covered by tests

Check warning on line 145 in geonode/metadata/handlers/contact.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/contact.py#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 59 in geonode/metadata/handlers/sparse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/sparse.py#L59

Added line #L59 was not covered by tests

Check warning on line 61 in geonode/metadata/handlers/sparse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/sparse.py#L61

Added line #L61 was not covered by tests

Check warning on line 84 in geonode/metadata/handlers/sparse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/sparse.py#L84

Added line #L84 was not covered by tests

Check warning on line 103 in geonode/metadata/handlers/sparse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/sparse.py#L103

Added line #L103 was not covered by tests

Check warning on line 131 in geonode/metadata/handlers/sparse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/sparse.py#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 139 in geonode/metadata/handlers/sparse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/sparse.py#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 147 in geonode/metadata/handlers/sparse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/sparse.py#L147

Added line #L147 was not covered by tests

Check warning on line 179 in geonode/metadata/handlers/sparse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geonode/metadata/handlers/sparse.py#L177-L179

Added lines #L177 - L179 were not covered by tests