Skip to content

ENG-3324: Add system pre-delete hook for cross-repo cascade cleanup

1894826
Select commit
Loading
Failed to load commit list.
Closed

ENG-3324: System pre-delete hook for cross-repo cascade cleanup #8257

ENG-3324: Add system pre-delete hook for cross-repo cascade cleanup
1894826
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

85.17% (target 85.00%)

View this Pull Request on Codecov

85.17% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
βœ… Project coverage is 85.17%. Comparing base (38b3296) to head (1894826).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/fides/api/v1/endpoints/system.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8257      +/-   ##
==========================================
+ Coverage   85.15%   85.17%   +0.01%     
==========================================
  Files         670      671       +1     
  Lines       43497    43514      +17     
  Branches     5093     5095       +2     
==========================================
+ Hits        37039    37062      +23     
+ Misses       5351     5348       -3     
+ Partials     1107     1104       -3     

β˜” 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.