Skip to content
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

RFE: Use lcov files in Travis CI #309

Closed
drakenclimber opened this issue Jan 8, 2021 · 1 comment
Closed

RFE: Use lcov files in Travis CI #309

drakenclimber opened this issue Jan 8, 2021 · 1 comment
Assignees
Milestone

Comments

@drakenclimber
Copy link
Member

See this comment in Issue #299 for more details.

Our current code coverage solution (cpp-coveralls) has minor differences from the code coverage results generated from an lcov file. Initial analysis shows that the lcov file is likely more correct.

Switching from cpp-coveralls to an lcov file will also be beneficial if/when we need to transition from Travis CI to another continuous integration platform.

@pcmoore
Copy link
Member

pcmoore commented Aug 12, 2021

I'm closing this issue as it isn't relevant anymore now that we've migrated to GH Actions.

@pcmoore pcmoore closed this as completed Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants