jira-importer opened a new issue, #579:
URL: https://github.com/apache/maven-invoker-plugin/issues/579

   **[Michael 
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
 opened 
**[MINVOKER-345](https://issues.apache.org/jira/browse/MINVOKER-345?redirect=false)**
 and commented
   
   This ticket aims to improve this:
   
   * Get rid of `NumberFormat` and use choice format with the resource bundles 
where the former will do all necessary magic for us
   * Selective scale the percentage to one decimal position if the value is 
neither 0 nor 100, both will display as integer value only
   * Scale the elapsed time of a test set to exactly four digits including 
fractional values which improves the harmony of readability (see attachment) 
and with a increasing decimal position (times 10) one decimal (fractional) 
position is displayed less, e.g., no one cares about microseconds if your test 
runs hundreds of seconds.
   
   
   
   ---
   
   **Affects:** 3.5.1
   
   **Issue Links:**
   - [SUREFIRE-2166](https://issues.apache.org/jira/browse/SUREFIRE-2166) Use 
ChoiceFormat to selectively render percentage and elapsed time in 
SurefireReportRenderer
   
   
   **Remote Links:**
   - [GitHub Pull Request #194
   ](https://github.com/apache/maven-invoker-plugin/pull/194)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to