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

fix: open/ignored issue filtering [IDE-942] #265

Merged
merged 5 commits into from
Mar 10, 2025
Merged

Conversation

rrama
Copy link
Contributor

@rrama rrama commented Mar 7, 2025

Description

The previous logic was flipped and had bugs. This PR aims to help improve the understandability of the code by flipping the checking logic, so the predicate logic is what you would expect it to be.

Checklist

  • Tests added and all succeed
    • No new tests added, as this logic will soon move to the LS.
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing
    • N/A

Screenshots / GIFs

Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!

@rrama rrama changed the title fix: WIP open/ignored issue filtering [IDE-942] fix: open/ignored issue filtering [IDE-942] Mar 7, 2025
@rrama rrama marked this pull request as ready for review March 7, 2025 10:09
@rrama rrama requested a review from a team as a code owner March 7, 2025 10:09
rrama added 3 commits March 10, 2025 15:45
The previous logic was sound but confusing to follow, this makes more sense (hopefully)
Also make `testRemoveFilterPredicate` actually test something.
@rrama rrama merged commit 5745769 into main Mar 10, 2025
8 checks passed
@rrama rrama deleted the fix/ignored-issue-filters branch March 10, 2025 16:31
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