Skip to content

Conversation

@baylesj
Copy link
Contributor

@baylesj baylesj commented Feb 2, 2026

Configures gcovr to use 'merge-mode-functions = separate', resolving the GcovrMergeAssertionError caused by strict merging of header-only functions in jsontest.h.

Also adds source filtering to focus reports on src/lib_json/ and include/json/, and excludes throw branches to reduce false positives.

Configures gcovr to use 'merge-mode-functions = separate', resolving the
GcovrMergeAssertionError caused by strict merging of header-only functions
in `jsontest.h`.

Also adds source filtering to focus reports on `src/lib_json/` and
`include/json/`, and excludes throw branches to reduce false positives.
@baylesj
Copy link
Contributor Author

baylesj commented Feb 2, 2026

Of course this is impacted by a current outage (https://www.githubstatus.com/).

Update - We continue to investigate failures impacting GitHub Actions hosted-runner jobs.
We have identified the root cause and are working with our upstream provider to mitigate.
This is also impacting GitHub features that rely on GitHub Actions (for example, Copilot Coding Agent and Dependabot).
Feb 02, 2026 - 21:13 UTC

@baylesj baylesj merged commit e799ca0 into master Feb 3, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants