fix: Monkeypatch BigQuery library so KeyboardInterrupt cancels active query #34
Codecov / codecov/project
succeeded
Nov 19, 2025 in 0s
72.89% (+0.00%) compared to 8135e40
View this Pull Request on Codecov
72.89% (+0.00%) compared to 8135e40
Details
Codecov Report
❌ Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.89%. Comparing base (8135e40) to head (c896b7b).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| deepnote_toolkit/runtime_initialization.py | 20.00% | 4 Missing |
| deepnote_toolkit/runtime_patches.py | 85.71% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #34 +/- ##
=======================================
Coverage 72.88% 72.89%
=======================================
Files 93 94 +1
Lines 5142 5168 +26
Branches 754 754
=======================================
+ Hits 3748 3767 +19
- Misses 1150 1157 +7
Partials 244 244 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading