Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Restrict eloquent scope and observer functionality based on multitenanted context #66

Merged
merged 5 commits into from
Nov 18, 2024

test: Add a few tests to account for new restrictions on eloquent models

0a39cd4
Select commit
Loading
Failed to load commit list.
Merged

fix: Restrict eloquent scope and observer functionality based on multitenanted context #66

test: Add a few tests to account for new restrictions on eloquent models
0a39cd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 18, 2024 in 0s

92.85% of diff hit (target 86.80%)

View this Pull Request on Codecov

92.85% of diff hit (target 86.80%)

Annotations

Check warning on line 44 in src/Database/Eloquent/Scopes/TenantChildScope.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Database/Eloquent/Scopes/TenantChildScope.php#L44

Added line #L44 was not covered by tests