8000 Fix KeyError exception for gcc-14 by Spacetown · Pull Request #979 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix KeyError exception for gcc-14 #979

8000 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 6 commits into from
Oct 3, 2024
Merged

Conversation

Spacetown
Copy link
Member

For a line with an inlined statement the key function_name is missing in the gcov JSON format.

Closes #978

@Spacetown Spacetown added this to the Upcoming release milestone Oct 3, 2024
Copy link
codacy-production bot commented Oct 3, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 95.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0ea76c1) 4184 4093 97.83%
Head commit (bba1117) 4184 (+0) 4093 (+0) 97.83% (+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 (#979) 0 0 ∅ (not applicable)

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 merged commit 8bb4e45 into gcovr:main Oct 3, 2024
34 checks passed
@Spacetown Spacetown deleted the fix_issue_978 branch October 3, 2024 20:23
@Spacetown Spacetown removed this from the Upcoming release milestone Oct 8, 2024
D-Walther pushed a commit to D-Walther/gcovr that referenced this pull request Jun 16, 2025
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.

KeyError: 'function_name'
1 participant
0