Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix add_to_spyder_UMR_excludelist for Spyder 6 #6544

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Added check if running in IPython and magic installed by Spyder

5efe1e4
Select commit
Loading
Failed to load commit list.
Open

Fix add_to_spyder_UMR_excludelist for Spyder 6 #6544

Added check if running in IPython and magic installed by Spyder
5efe1e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 0s

3.70% of diff hit (target 69.33%)

View this Pull Request on Codecov

3.70% of diff hit (target 69.33%)

Annotations

Check warning on line 23 in src/qcodes/utils/spyder_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qcodes/utils/spyder_utils.py#L23

Added line #L23 was not covered by tests

Check warning on line 25 in src/qcodes/utils/spyder_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qcodes/utils/spyder_utils.py#L25

Added line #L25 was not covered by tests

Check warning on line 30 in src/qcodes/utils/spyder_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qcodes/utils/spyder_utils.py#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 32 in src/qcodes/utils/spyder_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qcodes/utils/spyder_utils.py#L32

Added line #L32 was not covered by tests

Check warning on line 38 in src/qcodes/utils/spyder_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qcodes/utils/spyder_utils.py#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 43 in src/qcodes/utils/spyder_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qcodes/utils/spyder_utils.py#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 47 in src/qcodes/utils/spyder_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qcodes/utils/spyder_utils.py#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 57 in src/qcodes/utils/spyder_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qcodes/utils/spyder_utils.py#L49-L57

Added lines #L49 - L57 were not covered by tests