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

:sparkles: Add duplication #250

Closed LePetitTim closed 1 year ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #250 (8ef83c3) into master (31a218a) will increase coverage by 0.59%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   89.49%   90.09%   +0.59%     
==========================================
  Files          34       34              
  Lines        2599     2755     +156     
==========================================
+ Hits         2326     2482     +156     
  Misses        273      273              
Impacted Files Coverage Δ
mapentity/views/__init__.py 100.00% <ø> (ø)
mapentity/helpers.py 74.76% <100.00%> (+2.31%) :arrow_up:
mapentity/models.py 88.54% <100.00%> (+2.56%) :arrow_up:
mapentity/registry.py 95.74% <100.00%> (+0.09%) :arrow_up:
mapentity/tests/__init__.py 96.84% <100.00%> (+0.43%) :arrow_up:
mapentity/tests/factories.py 90.62% <100.00%> (+3.95%) :arrow_up:
mapentity/views/generic.py 93.02% <100.00%> (+0.52%) :arrow_up:
mapentity/views/mixins.py 90.10% <0.00%> (+0.10%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.