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

Upload analyzer statistics information #1721

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

csordasmarton
Copy link
Contributor

Closes #1652

@csordasmarton csordasmarton added enhancement 🌟 API change 📄 Content of patch changes API! test ☑️ Adding or refactoring tests server 🖥️ labels Aug 28, 2018
@csordasmarton csordasmarton requested a review from gyorb August 28, 2018 13:54
@csordasmarton csordasmarton force-pushed the upload-report-directory branch from cea1df4 to f673918 Compare August 29, 2018 07:37
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@Ericsson Ericsson deleted a comment Aug 29, 2018
@dkrupp dkrupp requested review from martong and dkrupp September 3, 2018 09:25
@dkrupp dkrupp added this to the release 6.8 milestone Sep 3, 2018
@csordasmarton csordasmarton force-pushed the upload-report-directory branch from f673918 to 3abbaf8 Compare September 3, 2018 14:13
Copy link
Member

@dkrupp dkrupp left a comment

Choose a reason for hiding this comment

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

LGTM

@Ericsson Ericsson deleted a comment Sep 3, 2018
@@ -72,6 +72,10 @@ enum SortType {
BUG_PATH_LENGTH,
}

enum StoreFileSizeLimit {
FAILURE_ZIP_SIZE, # Maximum size of the collected failed zips which can be store on the server.
Copy link
Contributor

Choose a reason for hiding this comment

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

I would rename this enum to be StoreLimitKind or something like that, to explain that the enumconstants by themselves don't contain limits. Also, # is used for comment instead of //.

Copy link
Contributor

@martong martong left a comment

Choose a reason for hiding this comment

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

LGTM.

@csordasmarton csordasmarton force-pushed the upload-report-directory branch from 3abbaf8 to d6ed438 Compare September 4, 2018 15:14
@dkrupp dkrupp merged commit 2f10487 into Ericsson:master Sep 4, 2018
@csordasmarton csordasmarton deleted the upload-report-directory branch September 11, 2018 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API change 📄 Content of patch changes API! enhancement 🌟 server 🖥️ test ☑️ Adding or refactoring tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants