Skip to content

fix(deps): Update `executing` to not crash on Python 3.13

eee432f
Select commit
Loading
Failed to load commit list.
Merged

fix(deps): Use SQLAlchemy 2.x on Python 3.12 to fix UPDATE query errors #62

fix(deps): Update `executing` to not crash on Python 3.13
eee432f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 1s

73.28% (+0.00%) compared to 8dc98f9

View this Pull Request on Codecov

73.28% (+0.00%) compared to 8dc98f9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.28%. Comparing base (8dc98f9) to head (eee432f).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   73.28%   73.28%           
=======================================
  Files          93       93           
  Lines        5199     5199           
  Branches      757      757           
=======================================
  Hits         3810     3810           
  Misses       1147     1147           
  Partials      242      242           

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