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 against sql server 2022 #259

Merged
merged 5 commits into from
Nov 17, 2022
Merged

test against sql server 2022 #259

merged 5 commits into from
Nov 17, 2022

Conversation

lowlydba
Copy link
Owner

@lowlydba lowlydba commented Nov 17, 2022

Description

Start testing against SQL Server 2022!

Issue: Fixes

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have updated the Version number of any scripts modified.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@github-actions
Copy link

github-actions bot commented Nov 17, 2022

✅ TSQLLint Summary

Linted 6 files in 1.4536089 seconds

0 Errors.
0 Warnings

Detailed results.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 17, 2022

badge

Code Coverage Summary

Filename                    Stmts    Miss  Cover    Missing
------------------------  -------  ------  -------  -----------------------------------------------------------------------
[dbo].[sp_doc]                 91       3  96.70%   93-94, 391
[dbo].[sp_estindex]           207       5  97.58%   186, 739-744
[dbo].[sp_helpme]              86       1  98.84%   337
[dbo].[sp_sizeoptimiser]      240      18  92.50%   145, 178, 226, 241, 661, 871, 926, 930, 934, 938, 1078, 1139, 1221-1226
TOTAL                         624      27  95.67%

Results for commit: 4009532

Minimum allowed coverage is 90%

♻️ This comment has been updated with latest results

@lowlydba lowlydba merged commit 5f21e65 into main Nov 17, 2022
@lowlydba lowlydba deleted the sql-2022 branch November 17, 2022 15:32
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.

1 participant