GeoNode / geonode

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

[Fixes #12277] Remove the MS catalog service configuration #12278

Closed giohappy closed 4 months ago

giohappy commented 4 months 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.

mattiagiupponi commented 4 months ago

the format is not valid @giohappy

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 64.13%. Comparing base (33ea4b9) to head (6b1514e). Report is 2 commits behind head on master.

:exclamation: Current head 6b1514e differs from pull request most recent head 3634db0

Please upload reports for the commit 3634db0 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12278 +/- ## ======================================= Coverage 64.13% 64.13% ======================================= Files 872 872 Lines 52319 52328 +9 Branches 6480 6478 -2 ======================================= + Hits 33553 33562 +9 - Misses 17275 17278 +3 + Partials 1491 1488 -3 ```