citusdata / django-multitenant

Python/Django support for distributed multi-tenant databases like Postgres+Citus
MIT License
730 stars 118 forks source link

Citus_matrix_codecov #145

Closed gurkanindibay closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@8e2fed6). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage        ?   97.91%           
=======================================
  Files           ?       32           
  Lines           ?     1006           
  Branches        ?        0           
=======================================
  Hits            ?      985           
  Misses          ?       21           
  Partials        ?        0           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

jonels-msft commented 1 year ago

What's the relation between this and https://github.com/citusdata/django-multitenant/pull/142 ? They seem to make similar changes.