-
Notifications
You must be signed in to change notification settings - Fork 90
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
Sample Component CodeCov Integration #407
Comments
Going to rescope this issue to just getting CodeCov working to show us those nice breakdowns of what is covered and not, which should be a great stepping stone for knowing what we need in terms of adding and improving tests. Will make another issue for actually improving Sample tests based on that information, which I'll assign and link in a moment. Should make it a bit more detailed for roadmap management |
Code coverage is located here |
… segfault issue in CI;
…a number of unit tests from SC due to segfault (to address in another issue);
…sts from SC due to segfault (to address in another issue);
…ib to remove old artifacts, and make gcov to simplify CI;
Look to get the sample component to have CI that calculates the unit test coverage of the FSW.
Reference the NASA standard sample - https://github.com/nasa/sample_app
The text was updated successfully, but these errors were encountered: