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

Fix #133, Update references to CFE_FS_Header_t time members #134

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

Conversation

thnkslprpt
Copy link
Contributor

@thnkslprpt thnkslprpt commented Apr 2, 2023

Describe the contribution

Testing performed
GitHub CodeqL tasks failing to build because this goes along with updates to cFE: nasa/cFE#2246

Local testing confirms all working together successfully when both changes implemented together. 100% of tests passing and net coverage unaffected.
Screenshot 2023-04-03 09 35 59
Screenshot 2023-04-03 09 35 33

Expected behavior changes
No change to behavior.

System(s) tested on
Intel(R) Celeron(R) N4100 CPU @ 1.10GHz x86_64
Debian GNU/Linux 11 (bullseye)
Current main branch of cFS.

Contributor Info
Avi Weiss @thnkslprpt

@github-advanced-security
Copy link

You have successfully added a new CppCheck configuration cppcheck. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

References to time members in CFE_FS_Header_t should be converted to CFE_TIME_SysTime_t
1 participant