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

Switch CI to use 'ruff' package for linting #273

Merged
merged 9 commits into from
Feb 26, 2024
Merged

Conversation

prjemian
Copy link
Contributor

@prjemian prjemian added the task routine work label Feb 24, 2024
@prjemian prjemian added this to the v1.0.2 milestone Feb 24, 2024
@prjemian prjemian self-assigned this Feb 24, 2024
@coveralls
Copy link

coveralls commented Feb 24, 2024

Pull Request Test Coverage Report for Build 8054160349

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 12 (100.0%) changed or added relevant lines in 6 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 82.631%

Files with Coverage Reduction New Missed Lines %
bluesky/instrument/framework/initialize.py 4 87.14%
Totals Coverage Status
Change from base Build 8053762564: -0.3%
Covered Lines: 980
Relevant Lines: 1186

💛 - Coveralls

Copy link
Collaborator

@MDecarabas MDecarabas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@prjemian
Copy link
Contributor Author

'ruff' identified an item that will be resolved by PR #278.

@prjemian prjemian merged commit 78b6738 into main Feb 26, 2024
7 checks passed
@prjemian prjemian deleted the 258-ruff-linting branch February 26, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task routine work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch linting to ruff
3 participants