Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix #98, Add build-run-app and unit-test-coverage CI workflows #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thnkslprpt
Copy link
Contributor

@thnkslprpt thnkslprpt commented Sep 29, 2024

Checklist

Describe the contribution

Testing performed
GitHub CI actions all passing successfully.
Tested with the cFS bundle on a forked branch and confirmed working as expected - for success, failure and also using optional inputs like max_missed_lines etc.

Expected behavior changes
Immediate feedback now possible for changes to the Sample Lib that cause:

  • an issue with the build
  • general compatibility issues with cFS
  • test failures
  • test coverage reduction

Additional context
Depends on the cFS PR, so I'll re-run workflows here after that one is merged in, and then this can also be merged:

System(s) tested on
Debian 12 using the current main branch of cFS bundle.

Contributor Info
Avi Weiss   @thnkslprpt

@thnkslprpt thnkslprpt force-pushed the fix-98-add-build-and-test-workflows-to-CI branch from 9a3cd08 to 78bbf69 Compare January 7, 2025 17:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add build-run-app and unit-test-coverage CI tasks
1 participant