pmclanahan / django-celery-email

A Django email backend that uses a celery task for sending the email.
BSD 3-Clause "New" or "Revised" License
477 stars 108 forks source link

Add codecov support #61

Open GabLeRoux opened 5 years ago

GabLeRoux commented 5 years ago

See it in action: https://codecov.io/gh/GabLeRoux/django-celery-email/branch/codecov-integration

image

You may need to setup an account with codecov.io :v:

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@02ed314). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #61   +/-   ##
=========================================
  Coverage          ?   97.46%           
=========================================
  Files             ?       10           
  Lines             ?      394           
  Branches          ?        0           
=========================================
  Hits              ?      384           
  Misses            ?       10           
  Partials          ?        0

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 02ed314...d669bcb. Read the comment docs.