Skip to content

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

Merged
rrama merged 5 commits intomainfrom
fix/ignored-issue-filters
Mar 10, 2025
Merged

fix: open/ignored issue filtering [IDE-942]#265
rrama merged 5 commits intomainfrom
fix/ignored-issue-filters

Conversation

@rrama
Copy link
Copy Markdown
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
Comment thread CHANGELOG.md Outdated
Comment thread plugin/src/main/java/io/snyk/languageserver/SnykIssueCache.java
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