GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.41k stars 1.11k forks source link

[Fixes #12285] Fix metadata page url inside the metadata detail page #12286

Closed giohappy closed 1 month ago

giohappy commented 1 month ago

Checklist

Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to keep the overhead as small as possible and appreciate if you help us to do so by completing the following items. Feel free to ask in a comment if you have troubles with any of them.

For all pull requests:

The following are required only for core and extension modules (they are welcomed, but not required, for contrib modules):

Submitting the PR does not require you to check all items, but by the time it gets merged, they should be either satisfied or inapplicable.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.14%. Comparing base (0bc2fe2) to head (5a20f7c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12286 +/- ## ======================================= Coverage 64.14% 64.14% ======================================= Files 872 872 Lines 52328 52328 Branches 6478 6478 ======================================= Hits 33564 33564 Misses 17275 17275 Partials 1489 1489 ```