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

Ease quickstart for developers #274

Closed Chatewgne closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d0fdc5e) 89.08% compared to head (5a8fe90) 89.08%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #274 +/- ## ======================================= Coverage 89.08% 89.08% ======================================= Files 31 31 Lines 2373 2373 ======================================= Hits 2114 2114 Misses 259 259 ```

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.

babastienne commented 1 year ago

Could be great to update this section of the documentation too : https://geotrek.readthedocs.io/en/latest/contribute/development.html#mapentity-development ?