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

Halt tox tests when migrations are missing #61

Closed benjaoming closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #61 into master will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   77.46%   77.32%   -0.15%     
==========================================
  Files          26       26              
  Lines         608      613       +5     
==========================================
+ Hits          471      474       +3     
- Misses        137      139       +2
Impacted Files Coverage Δ
django_nyt/urls.py 87.5% <0%> (-12.5%) :arrow_down:

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 3f5c8c5...8d62822. Read the comment docs.