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

ci: workflow python ruff linting #341

Merged
merged 4 commits into from
Jan 11, 2024
Merged

ci: workflow python ruff linting #341

merged 4 commits into from
Jan 11, 2024

Conversation

Nemental
Copy link
Collaborator

SUMMARY

Fixes #337
Related #339

ISSUE TYPE
  • github workflow
COMPONENT NAME
ADDITIONAL INFORMATION

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f2225de) 70.84% compared to head (9706aca) 70.84%.
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #341   +/-   ##
=======================================
  Coverage   70.84%   70.84%           
=======================================
  Files          18       18           
  Lines        1883     1883           
  Branches      327      327           
=======================================
  Hits         1334     1334           
  Misses        405      405           
  Partials      144      144           
Flag Coverage Δ
integration 69.47% <ø> (ø)
sanity 23.52% <ø> (ø)
units 65.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Nemental Nemental marked this pull request as ready for review January 10, 2024 16:02
@Nemental Nemental requested review from rrey and seuf as code owners January 10, 2024 16:02
@Nemental Nemental requested a review from rndmh3ro January 10, 2024 16:02
@Nemental Nemental self-assigned this Jan 11, 2024
@rndmh3ro
Copy link
Collaborator

Do you want to fix the errors that ruff mentions? Note that will have to ignore error E402.

@Nemental Nemental merged commit 0e7e65b into main Jan 11, 2024
21 checks passed
@Nemental Nemental deleted the workflow/ruff-lint branch January 11, 2024 07:53
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.

Automatic code-styling with black and ruff
2 participants