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

Added missing use-declaration #474

Merged
merged 1 commit into from
Aug 13, 2020
Merged

Added missing use-declaration #474

merged 1 commit into from
Aug 13, 2020

Conversation

JorgenSolli
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #474 into 3.x will increase coverage by 0.29%.
The diff coverage is 66.15%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x     #474      +/-   ##
============================================
+ Coverage     86.16%   86.45%   +0.29%     
+ Complexity      370      369       -1     
============================================
  Files           102      103       +1     
  Lines          1041     1019      -22     
============================================
- Hits            897      881      -16     
+ Misses          144      138       -6     
Impacted Files Coverage Δ Complexity Δ
src/Database/Models/Domain.php 100.00% <ø> (ø) 1.00 <0.00> (ø)
src/Database/Models/Tenant.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/DatabaseConfig.php 91.07% <ø> (+3.57%) 21.00 <0.00> (ø)
...ions/TenantCouldNotBeIdentifiedByPathException.php 28.57% <0.00%> (ø) 2.00 <0.00> (ø)
...nantCouldNotBeIdentifiedByRequestDataException.php 0.00% <0.00%> (ø) 2.00 <0.00> (ø)
...ns/TenantCouldNotBeIdentifiedOnDomainException.php 28.57% <0.00%> (ø) 2.00 <0.00> (ø)
src/Exceptions/TenantCountNotBeIdentifiedById.php 0.00% <0.00%> (ø) 2.00 <2.00> (?)
src/Features/TelescopeTags.php 0.00% <0.00%> (ø) 4.00 <0.00> (-1.00)
src/Jobs/DeleteDatabase.php 0.00% <0.00%> (ø) 2.00 <1.00> (ø)
src/Bootstrappers/DatabaseTenancyBootstrapper.php 70.00% <25.00%> (-18.89%) 5.00 <0.00> (+1.00) ⬇️
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 003751d...c6655df. Read the comment docs.

@stancl stancl merged commit 5c887c2 into archtechx:3.x Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants