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

Add tests #214

Closed LePetitTim closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #214 (85d6986) into master (131ec16) will increase coverage by 2.53%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   86.64%   89.18%   +2.53%     
==========================================
  Files          27       27              
  Lines        2127     2127              
==========================================
+ Hits         1843     1897      +54     
+ Misses        284      230      -54     
Impacted Files Coverage Δ
mapentity/serializers/helpers.py 89.13% <0.00%> (+2.17%) :arrow_up:
mapentity/serializers/shapefile.py 92.39% <0.00%> (+10.52%) :arrow_up:
mapentity/templatetags/mapentity_tags.py 100.00% <0.00%> (+28.92%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 131ec16...85d6986. Read the comment docs.