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

Update python for the flake8 workflow #1847

Conversation

JeanChristopheMorinPerso
Copy link
Member

GitHub continues to be hostile to users and dropped python 3.7 support in the actions/setup-python action. So this PR updates python to 3.11 for the flake8 workflow.

Other changes are related to newer flake8 versions.

Signed-off-by: Jean-Christophe Morin <[email protected]>
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.58%. Comparing base (fe13e89) to head (8ecd624).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1847   +/-   ##
=======================================
  Coverage   58.58%   58.58%           
=======================================
  Files         126      126           
  Lines       17207    17207           
  Branches     3014     3014           
=======================================
  Hits        10080    10080           
  Misses       6474     6474           
  Partials      653      653           

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

@JeanChristopheMorinPerso JeanChristopheMorinPerso merged commit bffe331 into AcademySoftwareFoundation:main Oct 14, 2024
47 checks passed
@JeanChristopheMorinPerso JeanChristopheMorinPerso deleted the update_python_for_flake8 branch October 14, 2024 15:24
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