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

Implement pivot table #31

Closed hugobessa closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #31 into dev will decrease coverage by 1.41%. The diff coverage is 63.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #31      +/-   ##
==========================================
- Coverage   88.18%   86.77%   -1.42%     
==========================================
  Files          29       29              
  Lines        1346     1391      +45     
  Branches      195      203       +8     
==========================================
+ Hits         1187     1207      +20     
- Misses         91      115      +24     
- Partials       68       69       +1
Impacted Files Coverage Δ
shared_schema_tenants_custom_data/querysets.py 94.87% <100%> (+0.13%) :arrow_up:
shared_schema_tenants_custom_data/managers.py 91.78% <100%> (+0.35%) :arrow_up:
...nants_custom_data/helpers/custom_tables_helpers.py 50% <21.42%> (-50%) :arrow_down:
shared_schema_tenants_custom_data/models.py 75.26% <58.33%> (-11.92%) :arrow_down:
shared_schema_tenants_custom_data/mixins.py 96.05% <93.75%> (-0.83%) :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 a3effe1...05e0a26. Read the comment docs.

codecov[bot] commented 6 years ago

Codecov Report

Merging #31 into dev will decrease coverage by 1.41%. The diff coverage is 63.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #31      +/-   ##
==========================================
- Coverage   88.18%   86.77%   -1.42%     
==========================================
  Files          29       29              
  Lines        1346     1391      +45     
  Branches      195      203       +8     
==========================================
+ Hits         1187     1207      +20     
- Misses         91      115      +24     
- Partials       68       69       +1
Impacted Files Coverage Δ
shared_schema_tenants_custom_data/managers.py 91.78% <100%> (+0.35%) :arrow_up:
shared_schema_tenants_custom_data/querysets.py 94.87% <100%> (+0.13%) :arrow_up:
...nants_custom_data/helpers/custom_tables_helpers.py 50% <21.42%> (-50%) :arrow_down:
shared_schema_tenants_custom_data/models.py 75.26% <58.33%> (-11.92%) :arrow_down:
shared_schema_tenants_custom_data/mixins.py 96.05% <93.75%> (-0.83%) :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 a3effe1...05e0a26. Read the comment docs.