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

Update tests-ci.yml #11

Closed CleitonDeLima closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #11 into master will increase coverage by 4.04%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #11      +/-   ##
===========================================
+ Coverage   95.95%   100.00%   +4.04%     
===========================================
  Files           5         5              
  Lines          99        99              
===========================================
+ Hits           95        99       +4     
+ Misses          4         0       -4     
Flag Coverage Δ
#postgres 94.94% <ø> (?)
#py3.7 100.00% <ø> (?)
#py3.8 100.00% <ø> (?)
#pytest ?
#sqlite 95.95% <ø> (?)
Impacted Files Coverage Δ
easy_tenants/managers.py 100.00% <0.00%> (+14.28%) :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 c42f609...77a654e. Read the comment docs.