Josef Kemetmüller 590e8d8511 Fix rendering of metrics with special characters
My main motivation here is to get metrics with brackets to work in order
to support "pytest" test names:

- test_foo.py::test_bar[1]
- test_foo.py::test_bar[2]

I couldn't find an "HTML escape"-style function that would generate
valid html `id` attribute names from random strings, so I went with a
hash digest instead.
2025-04-09 11:31:47 -04:00
..
2024-03-07 18:49:52 +01:00
2014-10-07 13:35:31 +02:00
2021-04-08 11:32:02 -04:00
2024-08-27 17:52:13 +02:00
2025-02-07 16:55:28 -05:00
2022-01-28 13:03:15 -08:00
2013-02-20 18:26:26 +01:00
2017-04-05 17:55:56 +02:00