Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

feat: provide analysisContext key (getAnalysis request) for better tracking/logging on backend [ROAD-742] #35

Merged
merged 3 commits into from
Mar 28, 2022

Conversation

ArtsiomCh
Copy link
Contributor

@ArtsiomCh ArtsiomCh commented Mar 27, 2022

!!! Should/Could be reviewed/merged only after #33 merged and rebased !!! done

@ArtsiomCh ArtsiomCh force-pushed the feat/ROAD-742_analysisContext_for_getAnlysis branch from 1389241 to 67285b3 Compare March 27, 2022 13:15
@ArtsiomCh ArtsiomCh force-pushed the feat/ROAD-742_analysisContext_for_getAnlysis branch from 67285b3 to c6fcc90 Compare March 28, 2022 10:15
@ArtsiomCh ArtsiomCh marked this pull request as ready for review March 28, 2022 10:16
@ArtsiomCh ArtsiomCh requested a review from a team as a code owner March 28, 2022 10:16
@ArtsiomCh ArtsiomCh requested a review from pavel-snyk March 28, 2022 10:17
@@ -22,17 +25,25 @@ public GetAnalysisRequest(
List<String> limitToFiles,
Integer severity,
String shard,
boolean prioritized,
String ideProductName, String orgDisplayName, boolean prioritized,
Copy link
Collaborator

Choose a reason for hiding this comment

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

nitpick: maybe keep formatting consistent and have a line break between parameters.

Copy link
Collaborator

@pavel-snyk pavel-snyk left a comment

Choose a reason for hiding this comment

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

LGTM!
p.s. only nitpicks, nothing blocking.

@ArtsiomCh ArtsiomCh merged commit cc044e1 into master Mar 28, 2022
@ArtsiomCh ArtsiomCh deleted the feat/ROAD-742_analysisContext_for_getAnlysis branch March 28, 2022 11:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants