anexia-it / django-rest-passwordreset

An extension of django rest framework, providing a configurable password reset strategy
BSD 3-Clause "New" or "Revised" License
419 stars 148 forks source link

Add code coverage to main GitHub workflow and upload to Codecov #119

Closed anx-bhagmann closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #119   +/-   ##
=========================================
  Coverage          ?   95.80%           
=========================================
  Files             ?        6           
  Lines             ?      286           
  Branches          ?        0           
=========================================
  Hits              ?      274           
  Misses            ?       12           
  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 dd63bd7...b208a13. Read the comment docs.

anx-bhagmann commented 4 years ago

Closed - This seems to report the coverage of the test code. Reworking it.