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: don't send analytics events about snyk code when ff enabled #520

Merged

Conversation

bastiandoetsch
Copy link
Collaborator

Description

When LS is used for Snyk Code scanning, IntelliJ does not need to report analytics data,
as this is already handled after each scan by Language Server. Actually, it is duplicating the data.

This PR removes the listener that listens on Snyk Code via LS scan results.

Checklist

  • Tests added and all succeed
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing

Screenshots / GIFs

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

@bastiandoetsch bastiandoetsch requested a review from a team as a code owner April 26, 2024 06:56
@bastiandoetsch bastiandoetsch merged commit b8225e1 into master Apr 26, 2024
8 checks passed
@bastiandoetsch bastiandoetsch deleted the fix/don't-send-duplicate-analytics-events-for-snyk-code branch April 26, 2024 09:01
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