Skip to content

Comments

[backend] feat(multi-tenancy): add default tenant migration and foreign keys (#3505)#4979

Open
damgouj wants to merge 2 commits intorelease/currentfrom
issue/3505_tenant_context_and_fk
Open

[backend] feat(multi-tenancy): add default tenant migration and foreign keys (#3505)#4979
damgouj wants to merge 2 commits intorelease/currentfrom
issue/3505_tenant_context_and_fk

Conversation

@damgouj
Copy link
Member

@damgouj damgouj commented Feb 19, 2026

Proposed changes

  • Add default tenant migration and foreign keys

Testing Instructions

  1. OpenAEV must work as before

Related issues

  • 3505

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

@damgouj damgouj self-assigned this Feb 19, 2026
@damgouj damgouj added the filigran team use to identify PR from the Filigran team label Feb 19, 2026
@damgouj damgouj changed the title [backend] feat(multi_tenancy): add default tenant migration and foreign keys (#3505) [backend] feat(multi-tenancy): add default tenant migration and foreign keys (#3505) Feb 19, 2026
@damgouj damgouj marked this pull request as draft February 19, 2026 11:04
@damgouj damgouj force-pushed the issue/3505_tenant_context_and_fk branch from 0455196 to 4f1acae Compare February 19, 2026 13:07
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.41%. Comparing base (f4f6ac1) to head (ce04a49).

Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #4979      +/-   ##
=====================================================
+ Coverage              56.38%   56.41%   +0.03%     
- Complexity              4505     4510       +5     
=====================================================
  Files                    999     1000       +1     
  Lines                  29847    29869      +22     
  Branches                2177     2178       +1     
=====================================================
+ Hits                   16828    16852      +24     
+ Misses                 12058    12056       -2     
  Partials                 961      961              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@damgouj damgouj marked this pull request as ready for review February 19, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant