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

[Backport 4.3.x] [Fixes #12445] Possible missing fields when parsing temporalExtent #12462

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

Backport a382a360408b03a4d1836c00dd42d7a724570664 from #12457.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 50.81%. Comparing base (6ef3ac5) to head (f41e378).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4.3.x #12462 +/- ## =========================================== - Coverage 64.06% 50.81% -13.26% =========================================== Files 874 874 Lines 52428 52428 Branches 6484 6484 =========================================== - Hits 33588 26639 -6949 - Misses 17356 24479 +7123 + Partials 1484 1310 -174 ```