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

fix(Microsoft SQL Node): Prevent SQL injection #7467

Merged
merged 11 commits into from
Oct 24, 2023

Merge remote-tracking branch 'origin/master' into node-836-possible-s…

30b59ee
Select commit
Loading
Failed to load commit list.
Merged

fix(Microsoft SQL Node): Prevent SQL injection #7467

Merge remote-tracking branch 'origin/master' into node-836-possible-s…
30b59ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 1s

33.60% (+0.03%) compared to 78243ed

View this Pull Request on Codecov

33.60% (+0.03%) compared to 78243ed

Details

Codecov Report

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

Comparison is base (78243ed) 33.57% compared to head (30b59ee) 33.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7467      +/-   ##
==========================================
+ Coverage   33.57%   33.60%   +0.03%     
==========================================
  Files        3399     3399              
  Lines      207458   207465       +7     
  Branches    22426    22415      -11     
==========================================
+ Hits        69653    69725      +72     
+ Misses     136675   136607      -68     
- Partials     1130     1133       +3     
Files Coverage Δ
...nodes-base/nodes/Microsoft/Sql/GenericFunctions.ts 80.95% <100.00%> (+80.95%) ⬆️
...odes-base/nodes/Microsoft/Sql/MicrosoftSql.node.ts 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

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