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

Conversation

@kmvanbrunt

Copy link
Copy Markdown
Member

Fixes #1716

@kmvanbrunt
kmvanbrunt requested a review from tleonhardt as a code owner July 16, 2026 14:43
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

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              
Flag Coverage Δ
unittests 99.61% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@kmvanbrunt
kmvanbrunt force-pushed the optimize_ipython_import branch from 6d8b769 to 4dd2845 Compare July 16, 2026 14:47
@kmvanbrunt kmvanbrunt changed the title Removed redundant import which slowed application startup time Removed redundant ipython import which slowed application startup time Jul 16, 2026
@tleonhardt
tleonhardt merged commit 2c62bab into main Jul 16, 2026
29 checks passed
@tleonhardt
tleonhardt deleted the optimize_ipython_import branch July 16, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ipython] Ipython setup and startup time

2 participants