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

test: Complete the test suite #68

Merged
merged 36 commits into from
Dec 16, 2024

test: Add tests for the new route helper method on identity resolvers

d320e3d
Select commit
Loading
Failed to load commit list.
Merged

test: Complete the test suite #68

test: Add tests for the new route helper method on identity resolvers
d320e3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 67.14286% with 23 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@2cc90d2). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...rrides/Auth/TenantAwareDatabaseTokenRepository.php 0.00% 4 Missing ⚠️
...ides/Session/TenantAwareDatabaseSessionHandler.php 0.00% 4 Missing ⚠️
src/Concerns/HandlesServiceOverrides.php 78.57% 3 Missing ⚠️
...loquent/Observers/BelongsToManyTenantsObserver.php 0.00% 2 Missing ⚠️
...ase/Eloquent/Observers/BelongsToTenantObserver.php 0.00% 2 Missing ⚠️
src/Facades/Sprout.php 0.00% 2 Missing ⚠️
src/Overrides/SessionOverride.php 0.00% 2 Missing ⚠️
...base/Eloquent/Scopes/BelongsToManyTenantsScope.php 0.00% 1 Missing ⚠️
.../Database/Eloquent/Scopes/BelongsToTenantScope.php 0.00% 1 Missing ⚠️
src/Overrides/CacheOverride.php 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage        ?   53.31%           
  Complexity      ?      473           
=======================================
  Files           ?       64           
  Lines           ?     1341           
  Branches        ?        0           
=======================================
  Hits            ?      715           
  Misses          ?      626           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.