Skip to content

Fix blocking issues from PR review

8063f60
Select commit
Loading
Failed to load commit list.
Open

Add execution tracking and timeout monitoring for Jupyter cells #32

Fix blocking issues from PR review
8063f60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2025 in 1s

71.35% (-1.54%) compared to 153ce69

View this Pull Request on Codecov

71.35% (-1.54%) compared to 153ce69

Details

Codecov Report

❌ Patch coverage is 23.63636% with 126 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.35%. Comparing base (153ce69) to head (8063f60).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
deepnote_toolkit/execution_timeout.py 21.34% 70 Missing ⚠️
deepnote_toolkit/execution_tracking.py 26.00% 37 Missing ⚠️
deepnote_toolkit/runtime_initialization.py 16.66% 15 Missing ⚠️
deepnote_toolkit/ipython_utils.py 50.00% 4 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           hannes/enhanced-logging      #32      +/-   ##
===========================================================
- Coverage                    72.88%   71.35%   -1.54%     
===========================================================
  Files                           93       95       +2     
  Lines                         5142     5307     +165     
  Branches                       754      765      +11     
===========================================================
+ Hits                          3748     3787      +39     
- Misses                        1150     1276     +126     
  Partials                       244      244              

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