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 #12384] Uploaded thumbnail for 3dtiles resource is not saved #12385

Closed mattiagiupponi closed 3 days ago

mattiagiupponi commented 3 days ago

ref #12384

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 3 days ago

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.18%. Comparing base (514344c) to head (efa7933).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12385 +/- ## ======================================= Coverage 64.17% 64.18% ======================================= Files 886 886 Lines 53278 53286 +8 Branches 6584 6585 +1 ======================================= + Hits 34191 34201 +10 + Misses 17574 17571 -3 - Partials 1513 1514 +1 ```