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

Format code with black and isort #34

Merged
merged 4 commits into from
May 4, 2024

Format with black and isort

5ae014e
Select commit
Loading
Failed to load commit list.
Merged

Format code with black and isort #34

Format with black and isort
5ae014e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 4, 2024 in 0s

92.71% of diff hit (target 93.59%)

View this Pull Request on Codecov

92.71% of diff hit (target 93.59%)

Annotations

Check warning on line 83 in atpbar/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atpbar/main.py#L83

Added line #L83 was not covered by tests

Check warning on line 41 in atpbar/presentation/bartty.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atpbar/presentation/bartty.py#L41

Added line #L41 was not covered by tests

Check warning on line 118 in atpbar/presentation/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atpbar/presentation/base.py#L118

Added line #L118 was not covered by tests

Check warning on line 138 in atpbar/presentation/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atpbar/presentation/base.py#L138

Added line #L138 was not covered by tests

Check warning on line 22 in atpbar/stream.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atpbar/stream.py#L22

Added line #L22 was not covered by tests

Check warning on line 98 in atpbar/stream.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atpbar/stream.py#L98

Added line #L98 was not covered by tests

Check warning on line 105 in atpbar/stream.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atpbar/stream.py#L105

Added line #L105 was not covered by tests

Check warning on line 23 in tests/scenarios/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/scenarios/conftest.py#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 32 in tests/scenarios/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/scenarios/conftest.py#L32

Added line #L32 was not covered by tests

Check warning on line 39 in tests/scenarios/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/scenarios/conftest.py#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 56 in tests/scenarios/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/scenarios/conftest.py#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 60 in tests/scenarios/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/scenarios/conftest.py#L60

Added line #L60 was not covered by tests

Check warning on line 30 in tests/scenarios/test_threading.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/scenarios/test_threading.py#L30

Added line #L30 was not covered by tests