SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add
comparison of failed tests lists in two date intervals
URL: https://github.com/apache/ignite-teamcity-bot/pull/25#discussion_r222290983
##########
File path: ignite-tc-helper-web/src/main/webapp/comparison.html
##########
@@ -247,6 +422,7 @@
$(document).ready(function() {
loadData(1, moment(oneWeekAgo), moment());
+
Review comment:
Don't separate same semantic units.
See [Coding
Guidelines](https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines#CodingGuidelines-SemanticUnits).
----------------------------------------------------------------
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