Skip to content

add node count handling to ./dev/run#331

Merged
janl merged 1 commit intoapache:masterfrom
robertkowalski:2594-2598-number-of-nodes
Jun 3, 2017
Merged

add node count handling to ./dev/run#331
janl merged 1 commit intoapache:masterfrom
robertkowalski:2594-2598-number-of-nodes

Conversation

@robertkowalski
Copy link
Copy Markdown
Member

@kxepal
Copy link
Copy Markdown
Member

kxepal commented Jul 24, 2015

LGFM

@janl janl merged commit e9cc63f into apache:master Jun 3, 2017
lag-linaro pushed a commit to lag-linaro/couchdb that referenced this pull request Oct 25, 2018
When the option {cover_print_enabled, true} is set and that the code
coverage is 100%, the '%' will end up being truncated.

This patch makes it so that the truncation happens at 4 a characters
width so that instead of the following printouts:

    some_mod  : 99%
    some_other: 100

We instead show:

    some_mod  :  99%
    some_other: 100%

This solves issue apache#331 as reported by @lispking and @NineFX.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants