Skip to content

The time unit of measure could be smart to show less zeros #67

@PhilippSalvisberg

Description

@PhilippSalvisberg

In version 1.0.0 the time is shown in seconds, e.g. 0.042. When the execution time of tests varies a lot, then this is not easy to read. An alternative could be to change the unit based on the value to make it more human readable.

Example:

  • when all 0.xxx switch to ms
  • when over 0.999 switch so seconds
  • when over 59.99s switch to minutes

The unit must be added to the value in the cell.

Sorting should still be possible based on a unified unit behind the scenes.

Make this behavior configurable in the utPLSQL preferences.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions