Skip to content

Fix tests

93302e6
Select commit
Loading
Failed to load commit list.
Open

fix: Add generic mechanism to cancel queries on exception #64

Fix tests
93302e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2026 in 0s

73.50% (+0.10%) compared to 764c35a

View this Pull Request on Codecov

73.50% (+0.10%) compared to 764c35a

Details

Codecov Report

❌ Patch coverage is 84.90566% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.50%. Comparing base (764c35a) to head (93302e6).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
deepnote_toolkit/sql/sql_execution.py 84.90% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   73.39%   73.50%   +0.10%     
==========================================
  Files          93       93              
  Lines        5206     5253      +47     
  Branches      758      764       +6     
==========================================
+ Hits         3821     3861      +40     
- Misses       1143     1147       +4     
- Partials      242      245       +3     

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