feat: Add setup_statements parameter to execute_sql for session setup #96
+154
−2
Codecov / codecov/project
failed
Apr 23, 2026 in 0s
74.25% (-0.08%) compared to f2ac75a
View this Pull Request on Codecov
74.25% (-0.08%) compared to f2ac75a
Details
Codecov Report
❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.25%. Comparing base (f2ac75a) to head (029e245).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| deepnote_toolkit/sql/sql_execution.py | 66.66% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #96 +/- ##
==========================================
- Coverage 74.32% 74.25% -0.08%
==========================================
Files 94 94
Lines 5535 5539 +4
Branches 824 826 +2
==========================================
- Hits 4114 4113 -1
- Misses 1155 1158 +3
- Partials 266 268 +2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading