-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: IDE-24 Disable Tracking via Segment and Amplitude for NON-MT-US …
…customers (#441) fix: Added unit tests for analytics permitted checks. fix: Adding additional unit tests for disabling analytics and cleaning up. chore: Remove the gdpr aware sentry instrumentor chore: adding support in test case for MacOS arm64 chore: updated logging to use the zerolog logger. chore: Update the timeout for Test_textDocumentInlineValues_InlineValues_IntegTest from 30 to 60 to allow test time to succeed. This integration test involves initializing the language server and running a scan on a package.json file with one vulnerability, using the default endpoint (app.snyk.io/api). The test includes an assert.Eventually() with a 30 second timeout, and the scan to the server sometimes takes longer than 30 seconds, resulting in the test case failure. Co-authored-by: Christof Dorner <[email protected]>
- Loading branch information
Showing
10 changed files
with
116 additions
and
227 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
74 changes: 0 additions & 74 deletions
74
infrastructure/sentry/gdpr_aware_sentry_instrumentor_test.go
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.