Skip to content

Added isort to CI/CD checks #147

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
Feb 26, 2025
Merged

Added isort to CI/CD checks #147

merged 1 commit into from
Feb 26, 2025

Conversation

GlassOfWhiskey
Copy link
Member

This commit adds the isort utility to sort import statements alphabetically.

This commit adds the `isort` utility to sort `import` statements
alphabetically.
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.47%. Comparing base (8587787) to head (a8df9cc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   81.47%   81.47%           
=======================================
  Files           6        6           
  Lines         529      529           
=======================================
  Hits          431      431           
  Misses         98       98           

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

@GlassOfWhiskey GlassOfWhiskey merged commit 8c84b57 into master Feb 26, 2025
11 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the add-isort branch February 26, 2025 22:27
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