Skip to content

Use deepcopy instead of dict copy

d277ff6
Select commit
Loading
Failed to load commit list.
Merged

feat: Add support to refresh federated auth access token #46

Use deepcopy instead of dict copy
d277ff6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2025 in 0s

73.13% (+0.09%) compared to 9162302

View this Pull Request on Codecov

73.13% (+0.09%) compared to 9162302

Details

Codecov Report

❌ Patch coverage is 78.72340% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.13%. Comparing base (9162302) to head (d277ff6).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
deepnote_toolkit/sql/sql_execution.py 78.72% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   73.04%   73.13%   +0.09%     
==========================================
  Files          93       93              
  Lines        5149     5193      +44     
  Branches      754      758       +4     
==========================================
+ Hits         3761     3798      +37     
- Misses       1144     1151       +7     
  Partials      244      244              

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