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

ruff format, update CI Actions, Python 3.10 #105

Merged
merged 2 commits into from
Jun 19, 2024
Merged

ruff format, update CI Actions, Python 3.10 #105

merged 2 commits into from
Jun 19, 2024

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Jun 19, 2024

Use ruff for format code; update CI Actions to their latest releases; use Python 3.10 as default in CI jobs.

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (d7075ee) to head (3ad7945).

Additional details and impacted files
Files Coverage Δ
audobject/__init__.py 100.0% <ø> (ø)
audobject/core/api.py 100.0% <100.0%> (ø)
audobject/core/decorator.py 100.0% <100.0%> (ø)
audobject/core/define.py 100.0% <100.0%> (ø)
audobject/core/dictionary.py 100.0% <ø> (ø)
audobject/core/object.py 100.0% <100.0%> (ø)
audobject/core/parameter.py 100.0% <100.0%> (ø)
audobject/core/resolver.py 100.0% <100.0%> (ø)
audobject/core/testing.py 100.0% <ø> (ø)
audobject/core/utils.py 100.0% <100.0%> (ø)

@hagenw hagenw merged commit fdf8616 into main Jun 19, 2024
16 checks passed
@hagenw hagenw deleted the ruff-format branch June 19, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant