CleitonDeLima / django-easy-tenants

This is a Django app for managing multiple tenants on the same project instance using a shared approach.
MIT License
49 stars 9 forks source link

Fix tests #24

Closed CleitonDeLima closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #24 (c26699a) into master (f1b0bc0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          107       107           
=========================================
  Hits           107       107           
Flag Coverage Δ
postgres 100.00% <ø> (ø)
py3.7 100.00% <ø> (ø)
py3.8 100.00% <ø> (ø)
sqlite 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 f1b0bc0...c26699a. Read the comment docs.