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

Use ruff instead of flake8 to find syntax errors #905

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

hmpf
Copy link
Contributor

@hmpf hmpf commented Oct 11, 2024

Test by adding an obvious error to a python file, like a line with just a number.

@hmpf hmpf requested a review from a team October 11, 2024 08:09
@hmpf hmpf self-assigned this Oct 11, 2024
@hmpf hmpf added dependencies Run `tox -r` before testing locally, dependencies have changed github actions labels Oct 11, 2024
.github/workflows/python.yml Outdated Show resolved Hide resolved
.github/workflows/python.yml Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.15%. Comparing base (a8984e1) to head (c2f8841).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #905   +/-   ##
=======================================
  Coverage   84.15%   84.15%           
=======================================
  Files          90       90           
  Lines        4065     4065           
=======================================
  Hits         3421     3421           
  Misses        644      644           

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

Copy link

sonarcloud bot commented Oct 16, 2024

@hmpf hmpf merged commit 92d94ee into Uninett:master Oct 16, 2024
4 of 10 checks passed
@hmpf hmpf deleted the flake8-to-ruff branch October 16, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Run `tox -r` before testing locally, dependencies have changed github actions priority: high
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants