Skip to content

Fix code style action #550

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

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Fix code style action #550

merged 1 commit into from
Dec 10, 2024

Conversation

greschd
Copy link
Member

@greschd greschd commented Dec 5, 2024

Code style checks fail with the new 3.13.1 release of Python, due to pylint-dev/pylint#10000 (comment).
Switching back to 3.12 for this action.

@github-actions github-actions bot added the bug Something isn't working label Dec 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.49%. Comparing base (ff7e3af) to head (391a9b6).

Additional details and impacted files
@@             Coverage Diff              @@
##           release/0.6     #550   +/-   ##
============================================
  Coverage        91.49%   91.49%           
============================================
  Files               50       50           
  Lines             3350     3350           
============================================
  Hits              3065     3065           
  Misses             285      285           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added the maintenance Package and maintenance related label Dec 5, 2024
@greschd greschd merged commit 4b94c97 into release/0.6 Dec 10, 2024
28 checks passed
@greschd greschd deleted the fix/style_checks branch December 10, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants