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

Python 3.12 support (addition to GHA test matrix + updates trove classifiers) #1785

Merged
merged 22 commits into from
Nov 23, 2023

Added 'E231' and 'E202' as ignored flake8 rules as they currently tri…

b8145c0
Select commit
Loading
Failed to load commit list.
Merged

Python 3.12 support (addition to GHA test matrix + updates trove classifiers) #1785

Added 'E231' and 'E202' as ignored flake8 rules as they currently tri…
b8145c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 23, 2023 in 0s

68.75% of diff hit (target 60.00%)

View this Pull Request on Codecov

68.75% of diff hit (target 60.00%)

Annotations

Check warning on line 254 in tomodachi/opentelemetry/distro.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tomodachi/opentelemetry/distro.py#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 256 in tomodachi/opentelemetry/distro.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tomodachi/opentelemetry/distro.py#L256

Added line #L256 was not covered by tests

Check warning on line 763 in tomodachi/transport/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tomodachi/transport/http.py#L763

Added line #L763 was not covered by tests

Check warning on line 765 in tomodachi/transport/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tomodachi/transport/http.py#L765

Added line #L765 was not covered by tests