Skip to content

chore: Suppress semgrep raw-SQL warning on setup_statements path

c28c7d0
Select commit
Loading
Failed to load commit list.
Draft

feat: Run leading USE WAREHOUSE / SET / ALTER SESSION on the same connection as the main query #96

chore: Suppress semgrep raw-SQL warning on setup_statements path
c28c7d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

74.75% (+0.43%) compared to f2ac75a

View this Pull Request on Codecov

74.75% (+0.43%) compared to f2ac75a

Details

Codecov Report

❌ Patch coverage is 85.81081% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.75%. Comparing base (f2ac75a) to head (c28c7d0).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
deepnote_toolkit/sql/setup_statement_parser.py 86.13% 11 Missing and 8 partials ⚠️
deepnote_toolkit/sql/sql_execution.py 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   74.32%   74.75%   +0.43%     
==========================================
  Files          94       95       +1     
  Lines        5535     5681     +146     
  Branches      824      866      +42     
==========================================
+ Hits         4114     4247     +133     
- Misses       1155     1158       +3     
- Partials      266      276      +10     

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