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

Added Databricks scanner. #146 #160

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Added Databricks scanner. #146 #160

merged 1 commit into from
Oct 16, 2023

Conversation

cmendible
Copy link
Member

Description

Added Databricks scanner

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #146

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing

@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2023

Codecov Report

Merging #160 (077421a) into main (2bad783) will increase coverage by 0.01%.
The diff coverage is 46.66%.

@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   45.90%   45.92%   +0.01%     
==========================================
  Files          64       66       +2     
  Lines        3056     3131      +75     
==========================================
+ Hits         1403     1438      +35     
- Misses       1641     1681      +40     
  Partials       12       12              
Files Coverage Δ
internal/scanners/dbw/rules.go 100.00% <100.00%> (ø)
internal/scanners/dbw/dbw.go 0.00% <0.00%> (ø)

@cmendible cmendible merged commit 5d9f2fb into Azure:main Oct 16, 2023
11 checks passed
@cmendible cmendible deleted the issue-146 branch October 16, 2023 07:28
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.

Create Databricks scanner
2 participants