sul-cidr / scriptchart-backend

Admin UI and API for Scriptchart
https://db.syriac.reclaim.hosting/admin
MIT License
1 stars 0 forks source link

add `django-extensions` and `django-debug-toolbar` to dev dependencies, for convenience #31

Closed simonwiles closed 5 years ago

simonwiles commented 5 years ago

These are close to indispensable for convenient django dev. work, imo.

codecov[bot] commented 5 years ago

Codecov Report

Merging #31 into develop will decrease coverage by 0.35%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #31      +/-   ##
===========================================
- Coverage    74.14%   73.79%   -0.36%     
===========================================
  Files           14       14              
  Lines          468      477       +9     
===========================================
+ Hits           347      352       +5     
- Misses         121      125       +4
Impacted Files Coverage Δ
scriptchart/urls.py 83.33% <66.66%> (-16.67%) :arrow_down:
scriptchart/settings.py 86.48% <66.66%> (-4.14%) :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 cbdb83c...a194e43. Read the comment docs.