Skip to content

feat: add TPA pipeline step and signal handler for enterprise#2549

Draft
pwnage101 wants to merge 1 commit intomasterfrom
pwnage101/ENT-11566
Draft

feat: add TPA pipeline step and signal handler for enterprise#2549
pwnage101 wants to merge 1 commit intomasterfrom
pwnage101/ENT-11566

Conversation

@pwnage101
Copy link
Copy Markdown
Contributor

@pwnage101 pwnage101 commented Mar 5, 2026

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

❌ Patch coverage is 93.54839% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.94%. Comparing base (79fb87c) to head (3b160a0).

Files with missing lines Patch % Lines
enterprise/platform_signal_handlers.py 92.85% 0 Missing and 2 partials ⚠️
enterprise/tpa_pipeline.py 94.11% 2 Missing ⚠️

❌ Your patch check has failed because the patch coverage (93.54%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2549      +/-   ##
==========================================
+ Coverage   85.91%   85.94%   +0.02%     
==========================================
  Files         250      251       +1     
  Lines       16604    16665      +61     
  Branches     1639     1649      +10     
==========================================
+ Hits        14266    14323      +57     
- Misses       2001     2003       +2     
- Partials      337      339       +2     
Flag Coverage Δ
unittests 85.94% <93.54%> (+0.02%) ⬆️

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

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

@pwnage101 pwnage101 force-pushed the pwnage101/ENT-11566 branch 8 times, most recently from 8b297e0 to 695c16c Compare April 17, 2026 23:59
- Add enterprise_associate_by_email pipeline step, replacing the removed pipelin step from platform.
- Add signal handler to unlink enterprise users from an IdP (signal: SAMLAccountDisconnected)
- Inject all enterprise-specific TPA pipeline steps via plugin_setting.

ENT-11566

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pwnage101 pwnage101 force-pushed the pwnage101/ENT-11566 branch from 695c16c to 3b160a0 Compare April 18, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants