This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-business-intelligence.git
commit b5ff48029b943a7d928cf84f2cd625d784c37cb6 Merge: a20dc84 56b9c10 Author: Aman-Mittal <[email protected]> AuthorDate: Fri Aug 7 13:55:51 2026 +0530 Merge pull request #52 from airajena/test/add-rls-isolation-tests test: add RLS isolation tests for Superset dataset row-level security .github/workflows/ci.yml | 18 +++++ tests/integration/__init__.py | 14 ++++ tests/integration/test_rls_isolation.py | 120 ++++++++++++++++++++++++++++++++ warehouse/schema/pipeline_state.sql | 4 +- 4 files changed, 154 insertions(+), 2 deletions(-)
