Closed idoru closed 6 years ago
Depending on the number of passing/failing jobs for a given pipeline, sometimes their percentage widths don't add up to 100%, leaving part of the box unshaded even when there are no jobs that haven't been execute yet.
Example:
Corresponding inline styles in DOM:
Thanks @idoru, I have changed the code to use ceiling instead of floor when determining the percentage widths
ceiling
floor
Depending on the number of passing/failing jobs for a given pipeline, sometimes their percentage widths don't add up to 100%, leaving part of the box unshaded even when there are no jobs that haven't been execute yet.
Example:
Corresponding inline styles in DOM: