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

Add setter for defaultSchema propierty. #743

Closed
wants to merge 1 commit into from

Add setter for `defaultSchema` propierty.

64aaf0c
Select commit
Loading
Failed to load commit list.
Closed

Add setter for defaultSchema propierty. #743

Add setter for `defaultSchema` propierty.
64aaf0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2023 in 0s

99.73% (+0.00%) compared to b047dae

View this Pull Request on Codecov

99.73% (+0.00%) compared to b047dae

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b047dae) 99.73% compared to head (64aaf0c) 99.73%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #743   +/-   ##
=========================================
  Coverage     99.73%   99.73%           
- Complexity     1269     1270    +1     
=========================================
  Files            63       63           
  Lines          3038     3040    +2     
=========================================
+ Hits           3030     3032    +2     
  Misses            8        8           
Files Changed Coverage Δ
src/Schema/AbstractSchema.php 99.42% <100.00%> (+<0.01%) ⬆️

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