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 #12253] Improvements to the proxy view #12254

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

Attention: Patch coverage is 95.28302% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 64.12%. Comparing base (0a76441) to head (7bd7467). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12254 +/- ## ========================================== + Coverage 64.07% 64.12% +0.04% ========================================== Files 871 872 +1 Lines 52247 52306 +59 Branches 6487 6480 -7 ========================================== + Hits 33477 33540 +63 - Misses 17274 17275 +1 + Partials 1496 1491 -5 ```