Skip to content

Merge remote-tracking branch 'origin/main' into remove-libpbac-env-var

16b0e3f
Select commit
Loading
Failed to load commit list.
Open

Remove FIDES_PBAC_LIB_PATH env var, add importlib fallback #8213

Merge remote-tracking branch 'origin/main' into remove-libpbac-env-var
16b0e3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

85.61% (target 85.00%)

View this Pull Request on Codecov

85.61% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.61%. Comparing base (ff33f64) to head (16b0e3f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/fides/service/pbac/engine.py 71.42% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8213      +/-   ##
==========================================
- Coverage   85.62%   85.61%   -0.01%     
==========================================
  Files         659      659              
  Lines       42898    42906       +8     
  Branches     5021     5023       +2     
==========================================
+ Hits        36731    36734       +3     
- Misses       5063     5066       +3     
- Partials     1104     1106       +2     

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