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

Bump version to 1.1b1 #70

Closed benjaoming closed 6 years ago

benjaoming commented 6 years ago

@rsalmaso releasing this now for Django 2.0 support - please note that I moved the repository :)

codecov-io commented 6 years ago

Codecov Report

Merging #70 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   75.89%   75.89%           
=======================================
  Files          26       26           
  Lines         560      560           
=======================================
  Hits          425      425           
  Misses        135      135
Impacted Files Coverage Δ
django_nyt/__init__.py 71.42% <100%> (ø) :arrow_up:

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 e9c870a...eb5ec10. Read the comment docs.