GeoNode / geonode

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

[Fixes #12591] Migration documents.0037_delete_documentresourcelink may fail #12592

Open etj opened 2 months ago

etj commented 2 months ago

See #12591

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 2 months ago

Codecov Report

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

Project coverage is 64.26%. Comparing base (5bcbd82) to head (cd9d3d1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12592 +/- ## ========================================== - Coverage 64.26% 64.26% -0.01% ========================================== Files 888 888 Lines 53619 53619 Branches 6608 6608 ========================================== - Hits 34458 34457 -1 - Misses 17646 17649 +3 + Partials 1515 1513 -2 ```