Christoph Burgmer
Christoph Burgmer
I am using css-mediaquey to manipulate a media query rule, so I need to parse and write back the query. There is no serialize method included so far but I...
Currently Clamp.js leaks the private fallback implementation of getComputedStyle() to the global window object. This does not play nice with other code, that does not expect the function to exist...
Running a webserver has two downsides: - Open endpoints are a security hazard if not guarded carefully. Removing them completely removes the need to provide authorisation. - Running a custom...
[build-facts ](https://github.com/cburgmer/build-facts) is a fork of buildviz retaining the logic to sync from other build servers. It has in the meantime gained more features, e.g. support for Concourse (some of...
Show - [ ] newest slowest test: Create awareness of what changes had negative impact. - [ ] projection of test runtime in 1 year: Allow evaluation of current development,...
List of user feedback - [ ] "Top X diagrams": use classic bar charts, much easier to grasp - [x] Flaky tests: show rings of flaky tests by day, younger...
Current example has a flaky build with count 1 and a test with > 100 flaky failures.
- Remove `source_id` ? - `job` (in responses) vs. `job-name` in `triggered-by` information
Showing older test names (or even a temporary rename which will result in a single datapoint and so be prone to outliers) does not provide value. Filtering those out might...