You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Only print info on the first undefined block number in data model. (#990)
Documentation:
Internal changes:
8.0
Known bugs:
Breaking changes:
Changes related to added support of gcov JSON intermediate format:
The function return count is removed from internal data model, HTML and JSON output because missing in
gcov JSON intermediate format. (#935)
Renamed name key in in data model and JSON report to demangled_name. If gcov JSON
intermediate format is used the name key will contained the mangled name. The keys are now
aligned with the gcov JSON intermediate format. (#974)
If block information is missing in gcov legacy text format block 0 is assumed. (#976)
New features and notable changes:
In Azure pipelines or GitHub actions errors and warnings are printed in an additional format captured by the CI. (#904)
Detect suspicious counter values in gcov output. (#903)
Add --html-single-page to create a single page report (static or with Javascript). (#916)
Upload standalone applications as release artifacts. (#941)
Add support for gcov JSON intermediate format. (#766)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:c5e52451393fae6fe2c9cecf7ef14be63f70ef547e396e013bd15159866b9e6e
Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:528bf1ed15c0a2482889438d04500a50c5dc9d746fb522b947f69bdc319e9629
dependenciesPull requests that update a dependency filepythonPull requests that update Python code
1 participant
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps gcovr from 7.2 to 8.2.
Release notes
Sourced from gcovr's releases.
... (truncated)
Changelog
Sourced from gcovr's changelog.
... (truncated)
Commits
045fb8d
Bump version0e16099
Bump version (#992)e564233
Exclude also lines belonging to excluded functions (#991)22119da
Refactor undefined block number handlingf098847
Only print info on the first undefined block number in data model (#990)2f818f6
Fix access of function coverage list (#987)6a9c5ce
Prepare next iteration (#983)029de70
Bump version (#982)24efa4a
Add comment to ignore branch source (#961)374e596
Fix export payload in screenshot generation (#981)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)