Skip to content

[backend] feat(multi-tenancy): isolate tenant user logic (#4864)#5630

Open
RomuDeuxfois wants to merge 2 commits intorelease/currentfrom
issue/4864-refacto
Open

[backend] feat(multi-tenancy): isolate tenant user logic (#4864)#5630
RomuDeuxfois wants to merge 2 commits intorelease/currentfrom
issue/4864-refacto

Conversation

@RomuDeuxfois
Copy link
Copy Markdown
Member

No description provided.

@github-actions github-actions Bot added the filigran team use to identify PR from the Filigran team label Apr 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.39%. Comparing base (215ea68) to head (81b83d3).
⚠️ Report is 42 commits behind head on release/current.

❌ Your project check has failed because the head coverage (64.39%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #5630      +/-   ##
=====================================================
+ Coverage              63.77%   64.39%   +0.62%     
- Complexity              5848     6162     +314     
=====================================================
  Files                   1147     1177      +30     
  Lines                  34494    35903    +1409     
  Branches                2658     2826     +168     
=====================================================
+ Hits                   21999    23121    +1122     
- Misses                 11194    11451     +257     
- Partials                1301     1331      +30     

☔ 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.

Copy link
Copy Markdown
Member

@antoinemzs antoinemzs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job DRYing the code. It looks like the new tests is just an integration oriented rewrite of the former tests?

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.

2 participants