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 support for MSSQL #302

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Update gha.dist.yml to include MSSQL

0ddd3c9
Select commit
Loading
Failed to load commit list.
Open

Add support for MSSQL #302

Update gha.dist.yml to include MSSQL
0ddd3c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

88.25% (+0.03%) compared to 783ec09

View this Pull Request on Codecov

88.25% (+0.03%) compared to 783ec09

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.25%. Comparing base (783ec09) to head (0ddd3c9).
Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
src/Installer/Database/MSSQLDatabase.php 93.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #302      +/-   ##
============================================
+ Coverage     88.22%   88.25%   +0.03%     
- Complexity      734      738       +4     
============================================
  Files            76       77       +1     
  Lines          2267     2282      +15     
============================================
+ Hits           2000     2014      +14     
- Misses          267      268       +1     

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