codingjoe / django-pictures

Responsive cross-browser image library using modern codes like AVIF & WebP
BSD 2-Clause "Simplified" License
248 stars 20 forks source link

Escape slashes used in placeholer alt text #39

Closed jnns closed 2 years ago

jnns commented 2 years ago

This fixes #38

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (35686af) into main (c216591) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          342       343    +1     
=========================================
+ Hits           342       343    +1     
Impacted Files Coverage Δ
pictures/utils.py 100.00% <100.00%> (ø)

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 c216591...35686af. Read the comment docs.