jazzband / django-embed-video

Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
http://django-embed-video.rtfd.org
MIT License
383 stars 137 forks source link

Update Django and Python version support #167

Closed aleksihakli closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #167 (ea836bd) into master (443e037) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #167   +/-   ##
=======================================
  Coverage   98.89%   98.89%           
=======================================
  Files          17       17           
  Lines         634      634           
  Branches       69       69           
=======================================
  Hits          627      627           
  Misses          4        4           
  Partials        3        3           
Impacted Files Coverage Δ
embed_video/backends.py 97.43% <ø> (ø)
embed_video/tests/backends/tests_soundcloud.py 100.00% <ø> (ø)
embed_video/tests/backends/tests_youtube.py 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 443e037...ea836bd. Read the comment docs.