Skip to content

Keep inline functions for GCov code coverage#253

Merged
SRombauts merged 2 commits intomasterfrom
gcov-inline-functions
Jan 4, 2020
Merged

Keep inline functions for GCov code coverage#253
SRombauts merged 2 commits intomasterfrom
gcov-inline-functions

Conversation

@SRombauts
Copy link
Copy Markdown
Owner

No description provided.

@SRombauts SRombauts self-assigned this Jan 4, 2020
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 4, 2020

Coverage Status

Coverage decreased (-4.8%) to 95.238% when pulling de1770a on gcov-inline-functions into d4bafc0 on master.

@SRombauts SRombauts force-pushed the gcov-inline-functions branch 2 times, most recently from 9864acb to de1770a Compare January 4, 2020 21:07
Prevent the compiler from removing the unused inline functions so that they get tracked as "non-covered"

This will reduce the current coverage from (incorrect) 100% to realistic 9%"
@SRombauts SRombauts force-pushed the gcov-inline-functions branch from de1770a to a879fbb Compare January 4, 2020 21:18
@SRombauts SRombauts merged commit 0fd0746 into master Jan 4, 2020
@SRombauts SRombauts deleted the gcov-inline-functions branch January 4, 2020 21:18
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.

2 participants