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

Add flake8-boolean-trap ruff rule #985

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

collindutter
Copy link
Member

Describe your changes

Adds flake8-boolean-trap ruff rule. This change unfortunately introduces some breaking changes to method signatures, but I think they are positive changes.

Issue ticket number and link

NA

Copy link

codecov bot commented Jul 15, 2024

Codecov Report

Attention: Patch coverage is 97.82609% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...riptape/drivers/vector/base_vector_store_driver.py 83.33% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Contributor

@dylanholmes dylanholmes left a comment

Choose a reason for hiding this comment

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

The breaking changes are unfortunate, but I do like the rule.

@collindutter collindutter merged commit b99a828 into dev Jul 16, 2024
12 checks passed
@collindutter collindutter deleted the feature/ruff-flake8-boolean-trap branch July 16, 2024 14: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.

2 participants