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

Lazyflow logging and fix default operator naming #2850

Merged
merged 16 commits into from
Jun 10, 2024

Logging: Avoid write_logs raising unexpected kwarg TypeError

de105c5
Select commit
Loading
Failed to load commit list.
Merged

Lazyflow logging and fix default operator naming #2850

Logging: Avoid write_logs raising unexpected kwarg TypeError
de105c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 29, 2024 in 0s

36.00% of diff hit (target 55.73%)

View this Pull Request on Codecov

36.00% of diff hit (target 55.73%)

Annotations

Check warning on line 236 in lazyflow/operator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/operator.py#L236

Added line #L236 was not covered by tests

Check warning on line 403 in lazyflow/operator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/operator.py#L403

Added line #L403 was not covered by tests

Check warning on line 512 in lazyflow/operator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/operator.py#L512

Added line #L512 was not covered by tests

Check warning on line 85 in lazyflow/operatorWrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/operatorWrapper.py#L85

Added line #L85 was not covered by tests

Check warning on line 92 in lazyflow/operatorWrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/operatorWrapper.py#L92

Added line #L92 was not covered by tests

Check warning on line 210 in lazyflow/operatorWrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/operatorWrapper.py#L210

Added line #L210 was not covered by tests

Check warning on line 169 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L169

Added line #L169 was not covered by tests

Check warning on line 171 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L171

Added line #L171 was not covered by tests

Check warning on line 617 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L617

Added line #L617 was not covered by tests

Check warning on line 639 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L639

Added line #L639 was not covered by tests

Check warning on line 687 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L687

Added line #L687 was not covered by tests

Check warning on line 764 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L764

Added line #L764 was not covered by tests

Check warning on line 799 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L799

Added line #L799 was not covered by tests

Check warning on line 809 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L809

Added line #L809 was not covered by tests

Check warning on line 836 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L836

Added line #L836 was not covered by tests

Check warning on line 1107 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L1107

Added line #L1107 was not covered by tests

Check warning on line 1149 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L1149

Added line #L1149 was not covered by tests

Check warning on line 1167 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L1167

Added line #L1167 was not covered by tests

Check warning on line 1173 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L1173

Added line #L1173 was not covered by tests

Check warning on line 1206 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L1206

Added line #L1206 was not covered by tests

Check warning on line 1294 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L1294

Added line #L1294 was not covered by tests

Check warning on line 1357 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L1357

Added line #L1357 was not covered by tests

Check warning on line 1363 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L1363

Added line #L1363 was not covered by tests

Check warning on line 1404 in lazyflow/slot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lazyflow/slot.py#L1404

Added line #L1404 was not covered by tests