8000 Align function keys in JSON output with GCOV JSON format by Spacetown · Pull Request #974 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Align function keys in JSON output with GCOV JSON format #974

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 29, 2024

Conversation

Spacetown
Copy link
Member

Renamed name key in JSON output to demangled_name.
If GCOV JSON format is used the name key will contained the mangled name.

- Rename `name` with `demangled_name`.
- Rename `mangled_name` with `name`.
@Spacetown Spacetown added this to the Upcoming release milestone Sep 28, 2024
Copy link
codacy-production bot commented Sep 28, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00% (target: 95.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (427b285) 4146 4055 97.81%
Head commit (8adbd3b) 4146 (+0) 4055 (+0) 97.81% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#974) 9 9 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@Spacetown Spacetown force-pushed the rename_name_attributes branch from cd72e56 to fd51cae Compare September 29, 2024 06:14
@Spacetown Spacetown force-pushed the rename_name_attributes branch from fd51cae to 8adbd3b Compare September 29, 2024 18:05
@Spacetown Spacetown marked this pull request as ready for review September 29, 2024 18:23
@Spacetown Spacetown merged commit 2375572 into gcovr:main Sep 29, 2024
35 checks passed
@Spacetown Spacetown deleted the rename_name_attributes branch September 29, 2024 18:25
@Spacetown Spacetown removed this from the Upcoming release milestone Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0