Thursday, October 4, 2018
1 change
Code cleanup and technical improvements
This change makes internal test reports easier to read by showing only the relevant warning or error message. It helps developers review code quality issues faster, with no direct impact on day-to-day business users.
Original PR description
Before this PR: - <img width="1277" alt="screen shot 2017-07-14 at 22 10 34" src="https://user-images.githubusercontent.com/6644187/28235970-649c9150-68df-11e7-956e-8aa8f1aaeed5.png"> After this PR: - <img width="1278" alt="screen shot 2017-07-14 at 22 01 54" src="https://user-images.githubusercontent.com/6644187/28235912-2217e1e6-68de-11e7-8b5c-8fd539ee9a6b.png">