Skip to content

Removed redundant ipython import which slowed application startup time#1717

Merged
tleonhardt merged 1 commit into
mainfrom
optimize_ipython_import
Jul 16, 2026
Merged

Removed redundant ipython import which slowed application startup time#1717
tleonhardt merged 1 commit into
mainfrom
optimize_ipython_import

Removed redundant ipython import which slowed application startup time

4dd2845
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

99.61% (-0.01%) compared to 7fa6cbb, passed because coverage increased by 0% when compared to adjusted base (99.61%)

View this Pull Request on Codecov

99.61% (-0.01%) compared to 7fa6cbb, passed because coverage increased by 0% when compared to adjusted base (99.61%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.61%. Comparing base (7fa6cbb) to head (4dd2845).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1717      +/-   ##
==========================================
- Coverage   99.61%   99.61%   -0.01%     
==========================================
  Files          23       23              
  Lines        5908     5906       -2     
==========================================
- Hits         5885     5883       -2     
  Misses         23       23              

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