Ullrich Hafner
Ullrich Hafner
You can use basically anything from https://getbootstrap.com/ if that helps? (Collapsible sections, etc.)
Maybe we can use the current styling in improve it later in another PR? I haven't yet looked at the code because there where these open UI design questions but...
Did you check if the environment variable is actually available in the step? Did you try to echo the path?
But that does only mean that the archive step is able to resolve environment variables. This is something that needs to be added programmatically in a plugin, I am not...
This is something that can be added here. Interested in providing such a pull request?
I wonder if this feature should be removed totally? Since JaCoCo can merge reports on its own I see no argument why we should reimplement the same thing.
It would be much simpler if we would report the coverage using a token, see #178 for the corresponding feature request. It shouldn't be hard to implement.
Thanks for reporting, this is something that probably needs to be added to the [DataTables plugin](https://github.com/jenkinsci/data-tables-api-plugin) (and maybe to the [Bootstrap plugin](https://github.com/jenkinsci/bootstrap5-api-plugin) as well).
This also has implications with #236 and #265.
Typically parsers for other formats are provided by volunteers.