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

feat: SQL support #310

Merged
merged 5 commits into from
Aug 24, 2023
Merged

feat: SQL support #310

merged 5 commits into from
Aug 24, 2023

Conversation

ianlewis
Copy link
Owner

Updates #1

Ian Lewis added 4 commits August 24, 2023 04:57
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #310 (d668833) into main (7a029f4) will increase coverage by 0.39%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
+ Coverage   79.50%   79.90%   +0.39%     
==========================================
  Files          18       19       +1     
  Lines        1010     1015       +5     
  Branches       14       14              
==========================================
+ Hits          803      811       +8     
+ Misses        149      147       -2     
+ Partials       58       57       -1     
Files Changed Coverage Δ
internal/scanner/config.go 100.00% <100.00%> (ø)
internal/scanner/scanner.go 76.29% <100.00%> (+0.83%) ⬆️

Signed-off-by: Ian Lewis <[email protected]>
@ianlewis ianlewis merged commit d1df699 into main Aug 24, 2023
@ianlewis ianlewis deleted the sql-support branch August 24, 2023 05:53
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