olowo726
olowo726
**Is your feature request related to a problem? Please describe.** When tracking testcases which sporadically fail across multiple products I need to know when these test cases fails. **Describe the...
Our application uses the timestamps from when frames arrive (setsocketopt with SO_TIMESTAMPING). This seems to not be implemented. For us it would be great if it was.
**Is your feature request related to a problem? Please describe.** It's inconsistent and confusing that exclusion markers GCOVR_EXCL_START applies to line and branch coverage but not function coverage **Describe the...
Consider the following markdown ``` # Software components ## Platform !include J1939Tp/J1939Tp.md ``` J1939Tp.md: ``` # J1939Tp Implements the Transport Protocol (TP) . . . ``` Then I would like...
Hi, For version 1.10.1 I experience `[warning] UNRESPONSIVE extension host: 'numaru.vscode-ceedling-test-adapter' took 97% of 5184.417ms, saved PROFILE here: 'file:///tmp/exthost-f33d44.cpuprofile' [{"id":"numaru.vscode-ceedling-test-adapter","total":5005607,"percentage":97},{"id":"program","total":178571,"percentage":3}]` when ``` "ceedlingExplorer.testCaseMacroAliases": [ "TEST_VALUE" ] ``` It doesn't get...