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

Update default connection properties #769

Merged
merged 6 commits into from
Oct 24, 2023

Default trust server certificate to true

47f1724
Select commit
Loading
Failed to load commit list.
Merged

Update default connection properties #769

Default trust server certificate to true
47f1724
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 24, 2023 in 0s

82.05% (target 80.00%)

View this Pull Request on Codecov

82.05% (target 80.00%)

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (69ad1a0) 82.25% compared to head (47f1724) 82.05%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #769      +/-   ##
============================================
- Coverage     82.25%   82.05%   -0.21%     
+ Complexity      194      193       -1     
============================================
  Files            17       17              
  Lines           885      886       +1     
  Branches        163      163              
============================================
- Hits            728      727       -1     
- Misses           85       86       +1     
- Partials         72       73       +1     
Files Coverage Δ
.../stdlib/mssql/nativeimpl/ClientProcessorUtils.java 90.00% <100.00%> (+0.52%) ⬆️
...in/java/io/ballerina/stdlib/mssql/utils/Utils.java 80.00% <0.00%> (-4.79%) ⬇️

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