makinacorpus / django-mapentity

Generic CRUD for geographic data
https://django-mapentity.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
42 stars 20 forks source link

🐛 [BUG] Fix compat migration sub languages #286

Closed Chatewgne closed 10 months ago

Chatewgne commented 10 months ago

Fix sub-languages usage See https://github.com/GeotrekCE/Geotrek-admin/issues/3801

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f563b91) 89.26% compared to head (f52d748) 89.95%.

Files Patch % Lines
mapentity/templatetags/mapentity_tags.py 83.33% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #286 +/- ## ========================================== + Coverage 89.26% 89.95% +0.69% ========================================== Files 32 32 Lines 2385 2390 +5 ========================================== + Hits 2129 2150 +21 + Misses 256 240 -16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.