dspavlov commented on a change in pull request #57: IGNITE-9849 Refactor Master
trends
URL: https://github.com/apache/ignite-teamcity-bot/pull/57#discussion_r229879300
##########
File path:
ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/web/model/current/BuildStatisticsSummary.java
##########
@@ -52,8 +57,8 @@
static {
shortProblemNames.put(TOTAL, "TT");
shortProblemNames.put(ProblemOccurrence.TC_EXECUTION_TIMEOUT, "ET");
Review comment:
We can replace reference to class because of static import
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services