Skip to content

fix: formatting

2571c85
Select commit
Loading
Failed to load commit list.
Merged

fix: Revert sqlparse parsing limits to pre-0.5.4 defaults #77

fix: formatting
2571c85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

73.71% (-0.04%) compared to 595046a

View this Pull Request on Codecov

73.71% (-0.04%) compared to 595046a

Details

Codecov Report

❌ Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.71%. Comparing base (595046a) to head (2571c85).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
deepnote_toolkit/runtime_initialization.py 16.66% 5 Missing ⚠️
deepnote_toolkit/sql/sql_utils.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   73.75%   73.71%   -0.04%     
==========================================
  Files          93       93              
  Lines        5269     5284      +15     
  Branches      766      766              
==========================================
+ Hits         3886     3895       +9     
- Misses       1138     1144       +6     
  Partials      245      245              

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