hugobessa / django-shared-schema-tenants

A lib to help in the creation of shared schema multi tenants applications without suffering
MIT License
20 stars 9 forks source link

removes different flows for django 1.9 to improve coverage #25

Closed hugobessa closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #25 into dev will increase coverage by 0.41%. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           dev      #25      +/-   ##
=======================================
+ Coverage   88%   88.41%   +0.41%     
=======================================
  Files       21       21              
  Lines      617      613       -4     
  Branches    66       66              
=======================================
- Hits       543      542       -1     
+ Misses      61       57       -4     
- Partials    13       14       +1
Impacted Files Coverage Δ
...red_schema_tenants/helpers/tenant_relationships.py 80% <50%> (+15.71%) :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 cce4747...8966a1a. Read the comment docs.