Skip to content

feat(sql): chain dataframe-mode SQL blocks via a query registry

8899f40
Select commit
Loading
Failed to load commit list.
Draft

feat(sql): chain dataframe-mode SQL blocks via a query registry #104

feat(sql): chain dataframe-mode SQL blocks via a query registry
8899f40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 1s

74.10% (+0.01%) compared to 98e2371

View this Pull Request on Codecov

74.10% (+0.01%) compared to 98e2371

Details

Codecov Report

❌ Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.10%. Comparing base (98e2371) to head (8899f40).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
deepnote_toolkit/sql/sql_query_chaining.py 82.35% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   74.09%   74.10%   +0.01%     
==========================================
  Files          95       95              
  Lines        5678     5693      +15     
  Branches      843      848       +5     
==========================================
+ Hits         4207     4219      +12     
- Misses       1195     1196       +1     
- Partials      276      278       +2     

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