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

Add unit test workflow #212

Closed
3 tasks done
chillfig opened this issue Mar 24, 2022 · 0 comments · Fixed by #235
Closed
3 tasks done

Add unit test workflow #212

chillfig opened this issue Mar 24, 2022 · 0 comments · Fixed by #235

Comments

@chillfig
Copy link
Contributor

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I reviewed the CF README.md file to see if the feature is in the major future work.
  • I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.

Is your feature request related to a problem? Please describe.
Missing unit test workflow.

Describe the solution you'd like
Add unit test workflow

Describe alternatives you've considered
None

Additional context
None

Requester Info
Justin Figueroa - ASRC Federal

@chillfig chillfig self-assigned this Mar 24, 2022
chillfig added a commit to chillfig/CF that referenced this issue Mar 24, 2022
Splits build-run job into two separate jobs, adds test and converage job
chillfig added a commit to chillfig/CF that referenced this issue Mar 24, 2022
Splits build-run job into two separate jobs, adds test and converage job
chillfig added a commit to chillfig/CF that referenced this issue Mar 28, 2022
Changes enable_unit_test to true, changes ctest_output_on_failure to true,
Adds repo_name, changes ubuntu-latest to ubuntu-18.04, splits build-run
Copied and pasted this file from a successful run
Adds matrix method to ubuntu-18.04 and ubuntu-20.04
chillfig added a commit to chillfig/CF that referenced this issue Mar 31, 2022
Changes enable_unit_test to true, changes ctest_output_on_failure to true,
Adds repo_name, changes ubuntu-latest to ubuntu-18.04, splits build-run
Copied and pasted this file from a successful run
Adds matrix method to ubuntu-18.04 and ubuntu-20.04, adds cache key for os
chillfig added a commit to chillfig/CF that referenced this issue Apr 1, 2022
Changes enable_unit_test to true, changes ctest_output_on_failure to true,
Adds repo_name, changes ubuntu-latest to ubuntu-18.04,
Copied and pasted this file from a successful run,
Adds matrix method to ubuntu-18.04 and ubuntu-20.04, adds cache key for os,
Moves build, run, test steps into one job, Removes redundant caches
chillfig added a commit to chillfig/CF that referenced this issue Apr 7, 2022
Changes enable_unit_test to true, changes ctest_output_on_failure to true,
Adds repo_name, changes ubuntu-latest to ubuntu-18.04,
Copied and pasted this file from a successful run,
Adds matrix method to ubuntu-18.04 and ubuntu-20.04, adds cache key for os,
Moves build, run, test steps into one job, Removes redundant caches,
Removes cFS bundle checkout step
chillfig added a commit to chillfig/CF that referenced this issue Apr 7, 2022
Changes enable_unit_test to true, changes ctest_output_on_failure to true,
Adds repo_name, changes ubuntu-latest to ubuntu-18.04,
Copied and pasted this file from a successful run,
Adds matrix method to ubuntu-18.04 and ubuntu-20.04, adds cache key for os,
Moves build, run, test steps into one job, Removes redundant caches
chillfig added a commit to chillfig/CF that referenced this issue Apr 7, 2022
Changes enable_unit_test to true, changes ctest_output_on_failure to true,
Adds repo_name, Adds matrix method to ubuntu-18.04 and ubuntu-20.04 for build,run,test
Adds cache key for os, moves build, run, test steps into one job,
Removes redundant caches
chillfig added a commit to chillfig/CF that referenced this issue Apr 7, 2022
Changes enable_unit_test to true, changes ctest_output_on_failure to true,
Adds repo_name, Adds matrix method to ubuntu-18.04 and ubuntu-20.04 for build,run,test
Adds cache key for os, moves build, run, test steps into one job,
Removes redundant caches
skliper added a commit to skliper/CF that referenced this issue Apr 15, 2022
skliper added a commit to skliper/CF that referenced this issue Apr 15, 2022
astrogeco added a commit that referenced this issue May 2, 2022
Fix #212, Add unit test and coverage workflow
@skliper skliper added this to the Draco milestone Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants