django-wiki / django-nyt

Notification system for Django with batteries included: Email digests, user settings, JSON API
Apache License 2.0
144 stars 47 forks source link

Django 1.11 support + CodeCov + 0.1b2 version bump #32

Closed benjaoming closed 7 years ago

benjaoming commented 7 years ago

Various fixes and a new release.

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@48fd473). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #32   +/-   ##
=========================================
  Coverage          ?   75.95%           
=========================================
  Files             ?       25           
  Lines             ?      599           
  Branches          ?        0           
=========================================
  Hits              ?      455           
  Misses            ?      144           
  Partials          ?        0
Impacted Files Coverage Δ
django_nyt/management/commands/notifymail.py 68.54% <ø> (ø)
django_nyt/__init__.py 71.42% <100%> (ø)

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 48fd473...d00d373. Read the comment docs.