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

Non-blocking IO for ImageTool manager #80

Merged
merged 17 commits into from
Jan 4, 2025

docs: add docstring

510f473
Select commit
Loading
Failed to load commit list.
Merged

Non-blocking IO for ImageTool manager #80

docs: add docstring
510f473
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 4, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 301 in src/erlab/interactive/imagetool/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/_mainwindow.py#L301

Added line #L301 was not covered by tests

Check warning on line 307 in src/erlab/interactive/imagetool/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/_mainwindow.py#L307

Added line #L307 was not covered by tests

Check warning on line 313 in src/erlab/interactive/imagetool/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/_mainwindow.py#L313

Added line #L313 was not covered by tests

Check warning on line 319 in src/erlab/interactive/imagetool/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/_mainwindow.py#L319

Added line #L319 was not covered by tests

Check warning on line 2047 in src/erlab/interactive/imagetool/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/core.py#L2047

Added line #L2047 was not covered by tests

Check warning on line 193 in src/erlab/interactive/imagetool/manager/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_io.py#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 394 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L392-L394

Added lines #L392 - L394 were not covered by tests

Check warning on line 413 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L413

Added line #L413 was not covered by tests

Check warning on line 418 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L417-L418

Added lines #L417 - L418 were not covered by tests

Check warning on line 420 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L420

Added line #L420 was not covered by tests

Check warning on line 666 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L664-L666

Added lines #L664 - L666 were not covered by tests

Check warning on line 673 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L673

Added line #L673 was not covered by tests

Check warning on line 716 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L716

Added line #L716 was not covered by tests

Check warning on line 725 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L725

Added line #L725 was not covered by tests

Check warning on line 753 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L753

Added line #L753 was not covered by tests

Check warning on line 791 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L789-L791

Added lines #L789 - L791 were not covered by tests

Check warning on line 798 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L798

Added line #L798 was not covered by tests

Check warning on line 813 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L810-L813

Added lines #L810 - L813 were not covered by tests

Check warning on line 818 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L816-L818

Added lines #L816 - L818 were not covered by tests

Check warning on line 823 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L820-L823

Added lines #L820 - L823 were not covered by tests

Check warning on line 830 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L825-L830

Added lines #L825 - L830 were not covered by tests

Check warning on line 872 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L870-L872

Added lines #L870 - L872 were not covered by tests

Check warning on line 887 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L885-L887

Added lines #L885 - L887 were not covered by tests

Check warning on line 910 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L910

Added line #L910 was not covered by tests

Check warning on line 922 in src/erlab/interactive/imagetool/manager/_mainwindow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/erlab/interactive/imagetool/manager/_mainwindow.py#L919-L922

Added lines #L919 - L922 were not covered by tests