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

Change function view serve_attachment to use ClassView, add settings regex path attachments #216

Closed LePetitTim closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #216 (69de938) into master (4b02bfd) will increase coverage by 0.01%. The diff coverage is 88.88%.

:exclamation: Current head 69de938 differs from pull request most recent head 3b91ace. Consider uploading reports for the commit 3b91ace to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
+ Coverage   86.64%   86.66%   +0.01%     
==========================================
  Files          27       27              
  Lines        2127     2129       +2     
==========================================
+ Hits         1843     1845       +2     
  Misses        284      284              
Impacted Files Coverage Δ
mapentity/urls.py 100.00% <ø> (ø)
mapentity/views/__init__.py 100.00% <ø> (ø)
mapentity/views/base.py 77.86% <88.88%> (+0.36%) :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 4b02bfd...3b91ace. Read the comment docs.